| Modifier and Type | Method and Description |
|---|---|
static <A> CollDeleteClause<A> |
CollQueryFactory.delete(com.querydsl.core.types.Path<A> path,
java.util.Collection<A> col)
Create a new delete clause
|
CollDeleteClause<T> |
CollDeleteClause.where(com.querydsl.core.types.Predicate... o) |
Copyright © 2007–2021 Querydsl. All rights reserved.