Uses of Interface
org.jooq.impl.QOM.Substring
Packages that use QOM.Substring
-
Uses of QOM.Substring in org.jooq.impl
Methods in org.jooq.impl that return QOM.SubstringModifier 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.