Uses of Enum Class
org.hibernate.query.sqm.tree.expression.SqmJsonNullBehavior
Packages that use SqmJsonNullBehavior
Package
Description
Nodes representing expressions in the SQM tree.
-
Uses of SqmJsonNullBehavior in org.hibernate.query.sqm.tree.expression
Methods in org.hibernate.query.sqm.tree.expression that return SqmJsonNullBehaviorModifier and TypeMethodDescriptionSqmJsonNullBehavior.copy
(SqmCopyContext context) static SqmJsonNullBehavior
Returns the enum constant of this class with the specified name.static SqmJsonNullBehavior[]
SqmJsonNullBehavior.values()
Returns an array containing the constants of this enum class, in the order they are declared.