Module org.jooq
Package org.jooq.impl

Interface QOM.Exists

All Superinterfaces:
Condition, QueryPart, Serializable
Enclosing class:
QOM

public static interface QOM.Exists extends Condition
The EXISTS function.
  • Method Details