Uses of Class
com.mysema.query.collections.dml.ColDeleteClause

Packages that use ColDeleteClause
com.mysema.query.collections Query implementations for JavaBean collections 
com.mysema.query.collections.dml DML operations for Querydsl Collections 
 

Uses of ColDeleteClause in com.mysema.query.collections
 

Methods in com.mysema.query.collections that return ColDeleteClause
static
<A> ColDeleteClause<A>
MiniApi.delete(Path<A> path, Collection<A> col)
           
 

Uses of ColDeleteClause in com.mysema.query.collections.dml
 

Methods in com.mysema.query.collections.dml that return ColDeleteClause
 ColDeleteClause<T> ColDeleteClause.where(EBoolean... o)
           
 



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