Interface PredicateVisitable
- All Known Implementing Classes:
- AbstractPersistentPropertyPredicate,- AbstractPredicate,- ConjunctionPredicate,- DisjunctionPredicate,- ExpressionBinaryPredicate,- NegatedPredicate,- PersistentPropertyBetweenPredicate,- PersistentPropertyBinaryPredicate,- PersistentPropertyInPredicate,- PersistentPropertyInValuesPredicate,- PersistentPropertyUnaryPredicate
@Internal
public interface PredicateVisitable
The visitable predicate.
- Since:
- 3.2
- Author:
- Denis Stepanov
- 
Method Summary
- 
Method Details- 
accept
 
-