Uses of Interface
org.jooq.impl.QOM.SubstringIndex
-
Uses of QOM.SubstringIndex in org.jooq.impl
Modifier and TypeMethodDescription@NotNull QOM.SubstringIndex
QOM.SubstringIndex.$delimiter
(Field<String> delimiter) The delimiter.@NotNull QOM.SubstringIndex
The number of occurrences of the delimiter.@NotNull QOM.SubstringIndex
The string from which to get the substring.