Uses of Interface
org.jooq.StoreQuery
- 
Packages that use StoreQuery Package Description org.jooq This package contains jOOQ's public API.
- 
- 
Uses of StoreQuery in org.jooqSubinterfaces of StoreQuery in org.jooq Modifier and Type Interface Description interfaceInsertQuery<R extends Record>AnINSERTstatement (model API).interfaceUpdateQuery<R extends Record>AnUPDATEstatement (model API).
 
-