Interface BooleanPath

All Superinterfaces:
BooleanExpression, ComparableExpression<Boolean>, Expression<Boolean>, Path<Boolean>, Selection<Boolean>, TupleElement<Boolean>

public interface BooleanPath extends Path<Boolean>, BooleanExpression
Represents a simple or compound attribute path from a bound type or collection, and is a "primitive" expression of a boolean type.
Since:
4.0