Uses of Interface
org.jooq.StoreQuery
Packages that use StoreQuery
- 
Uses of StoreQuery in org.jooqSubinterfaces of StoreQuery in org.jooqModifier and TypeInterfaceDescriptioninterfaceInsertQuery<R extends Record>AnINSERTstatement (model API).interfaceUpdateQuery<R extends Record>AnUPDATEstatement (model API).