| Package | Description |
|---|---|
| com.querydsl.collections |
Java Bean collections support
|
| 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–2016. All rights reserved.