Module org.jooq
Package org.jooq.impl

Interface QOM.With

All Superinterfaces:
QueryPart, Serializable
Enclosing class:
QOM

public static interface QOM.With extends QueryPart
A WITH clause of a Select, QOM.Insert, QOM.Update, or QOM.Delete statement.