| Package | Description | 
|---|---|
| com.mysema.query.collections | Implementations of Querydsl query interfaces for JavaBean collections | 
| Modifier and Type | Method and Description | 
|---|---|
| static <A> CollDeleteClause<A> | CollQueryFactory. delete(Path<A> path,
      Collection<A> col)Create a new delete clause | 
| CollDeleteClause<T> | CollDeleteClause. where(Predicate... o) | 
Copyright © 2007–2015 Querydsl. All rights reserved.