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