Interface ParameterExpression<T>
- Type Parameters:
T- the type of the parameter expression
- All Superinterfaces:
Expression<T>, Parameter<T>, Selection<T>, TupleElement<T>
Type of criteria query parameter expressions.
- Since:
- 2.0
-
Method Summary
Methods inherited from interface Expression
as, cast, equalTo, equalTo, in, in, in, in, isNotNull, isNull, notEqualTo, notEqualToMethods inherited from interface Parameter
getName, getParameterType, getPositionMethods inherited from interface Selection
alias, getCompoundSelectionItems, isCompoundSelectionMethods inherited from interface TupleElement
getAlias, getJavaType