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,
java.util.Collection<A> col)
Create a new delete clause
|
CollDeleteClause<T> |
CollDeleteClause.where(Predicate... o) |
Copyright © 2007-2013 Mysema Ltd. All Rights Reserved.