| Modifier and Type | Method and Description |
|---|---|
void |
collect(Where predicate)
Traverses the given predicate adding its properties
and property paths to the selection.
|
Where |
getPredicate(Property property)
Returns the predicate for the given property or null
if the given property is not mapped.
|
boolean |
hasPredicates()
Returns true if the selection has path predicates.
|
void collect(Where predicate)
predicate - the predicateboolean hasPredicates()
Copyright © 2017. All rights reserved.