Module org.jooq
Package org.jooq.impl

Interface QOM.SysConnectByPath

All Superinterfaces:
Field<String>, FieldOrConstraint, FieldOrRow, FieldOrRowOrSelect, GroupField, Named, OrderField<String>, QueryPart, SelectField<String>, SelectFieldOrAsterisk, Serializable, TableElement, Typed<String>
Enclosing class:
QOM

@Pro public static interface QOM.SysConnectByPath extends Field<String>
The SYS CONNECT BY PATH function.

The SYS_CONNECT_BY_PATH function is used with the Oracle style CONNECT BY clause.