Interface ParameterExpression<T>

Type Parameters:
T - the type of the parameter expression
All Superinterfaces:
Expression<T>, Parameter<T>, Selection<T>, TupleElement<T>

public interface ParameterExpression<T> extends Parameter<T>, Expression<T>
Type of criteria query parameter expressions.
Since:
2.0