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

Packages that use ColDeleteClause
com.mysema.query.collections Implementations of Querydsl query interfaces for JavaBean 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)
           
 ColDeleteClause<T> ColDeleteClause.where(Predicate... o)
           
 



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