Interface JpaValues
- All Known Implementing Classes:
SqmValues
-
Method Summary
Modifier and TypeMethodDescriptionList<? extends JpaExpression<?>> Returns the expressions of this tuple.
-
Method Details
-
getExpressions
List<? extends JpaExpression<?>> getExpressions()Returns the expressions of this tuple.
-