Uses of Interface
org.jooq.impl.QOM.SubstringIndex
Packages that use QOM.SubstringIndex
-
Uses of QOM.SubstringIndex in org.jooq.impl
Subinterfaces with type arguments of type QOM.SubstringIndex in org.jooq.implModifier and TypeInterfaceDescriptionstatic interfaceTheSUBSTRING INDEXfunction.Methods in org.jooq.impl that return QOM.SubstringIndexModifier and TypeMethodDescriptiondefault @NotNull QOM.SubstringIndexQOM.SubstringIndex.$delimiter(Field<String> newDelimiter) The delimiter.default @NotNull QOM.SubstringIndexThe number of occurrences of the delimiter.default @NotNull QOM.SubstringIndexThe string from which to get the substring.