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