Uses of Interface
org.jooq.UpdateQuery

Packages that use UpdateQuery
org.jooq.impl   
 

Uses of UpdateQuery in org.jooq.impl
 

Methods in org.jooq.impl that return UpdateQuery
<R extends TableRecord<R>>
UpdateQuery<R>
Factory.updateQuery(Table<R> table)
          Create a new UpdateQuery
 



Copyright © 2011. All Rights Reserved.