Uses of Interface
org.jooq.ConditionProvider
-
Uses of ConditionProvider in org.jooq
Modifier and TypeInterfaceDescriptioninterface
DeleteQuery<R extends Record>
ADELETE
statement (model API).interface
InsertQuery<R extends Record>
AnINSERT
statement (model API).interface
SelectQuery<R extends Record>
ASELECT
statement (model API).interface
UpdateQuery<R extends Record>
AnUPDATE
statement (model API).