Uses of Class
com.mysema.query.jpa.impl.JPADeleteClause

Packages that use JPADeleteClause
com.mysema.query.jpa.impl HQL Support classes 
 

Uses of JPADeleteClause in com.mysema.query.jpa.impl
 

Methods in com.mysema.query.jpa.impl that return JPADeleteClause
 JPADeleteClause JPAQueryFactory.delete(EntityPath<?> path)
           
 JPADeleteClause JPADeleteClause.where(Predicate... o)
           
 



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