Interface SelectionVisitable

All Known Implementing Classes:
AbstractNumericalPersistentPropertyExpression, AbstractPersistentEntityJoinSupport, AbstractPersistentPropertyExpression, AbstractPersistentPropertyPath, AbstractPersistentPropertyPredicate, AbstractPredicate, AggregateExpression, AliasedSelection, CompoundSelection, ConjunctionPredicate, DisjunctionPredicate, ExpressionBinaryPredicate, IdExpression, LiteralExpression, NegatedPredicate, PersistentPropertyBetweenPredicate, PersistentPropertyBinaryPredicate, PersistentPropertyInPredicate, PersistentPropertyInValuesPredicate, PersistentPropertyUnaryPredicate

@Internal public interface SelectionVisitable
The visitable selection.
Since:
3.2
Author:
Denis Stepanov
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    accept(SelectionVisitor selectionVisitor)