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