C
- concrete subtypepublic interface FilteredClause<C extends FilteredClause<C>>
FilteredClause
is an interface for clauses with a filter conditionModifier and Type | Method and Description |
---|---|
C |
where(Predicate... o)
Adds the given filter conditions
|
Copyright © 2007–2016 Querydsl. All rights reserved.