Uses of Interface
com.mysema.query.dml.UpdateClause

Packages that use UpdateClause
com.mysema.query.dml DML interfaces 
 

Uses of UpdateClause in com.mysema.query.dml
 

Classes in com.mysema.query.dml with type parameters of type UpdateClause
 interface UpdateClause<C extends UpdateClause<C>>
          UpdateClause defines a generic extensible interface for Update clauses
 



Copyright © 2007-2012 Mysema Ltd. All Rights Reserved.