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