Uses of Interface
org.jooq.impl.QOM.Overlay
-
Uses of QOM.Overlay in org.jooq.impl
Modifier and TypeMethodDescriptiondefault @NotNull QOM.Overlay
The original string on top of which the overlay is placed.default @NotNull QOM.Overlay
The length in the original string that will be replaced, if different from the overlay length.default @NotNull QOM.Overlay
The string that is being placed on top of the other string.default @NotNull QOM.Overlay
QOM.Overlay.$startIndex
(Field<? extends Number> newStartIndex) The start index (1-based) starting from where the overlay is placed.