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