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