Uses of Interface
org.jooq.StoreQuery

Packages that use StoreQuery
org.jooq   
 

Uses of StoreQuery in org.jooq
 

Subinterfaces of StoreQuery in org.jooq
 interface InsertQuery<R extends Record>
          A query for data insertion
 interface UpdateQuery<R extends Record>
          A query for data updating
 



Copyright © 2012. All Rights Reserved.