Uses of Class
org.hibernate.query.sqm.tree.expression.ValueBindJpaCriteriaParameter
-
Packages that use ValueBindJpaCriteriaParameter Package Description org.hibernate.query.sqm.tree.expression Nodes representing expressions in the SQM tree. -
-
Uses of ValueBindJpaCriteriaParameter in org.hibernate.query.sqm.tree.expression
Methods in org.hibernate.query.sqm.tree.expression that return ValueBindJpaCriteriaParameter Modifier and Type Method Description ValueBindJpaCriteriaParameter<T>
ValueBindJpaCriteriaParameter. copy(SqmCopyContext context)
-