Uses of Interface
org.jooq.impl.QOM.Substring
-
Uses of QOM.Substring in org.jooq.impl
Modifier and TypeMethodDescription@NotNull QOM.Substring
The maximum length of the substring.@NotNull QOM.Substring
QOM.Substring.$startingPosition
(Field<? extends Number> startingPosition) The position (1-based) from which to get the substring.@NotNull QOM.Substring
The string from which to get the substring.