Uses of Enum Class
org.hibernate.query.sqm.tree.expression.SqmJsonObjectAggUniqueKeysBehavior
Packages that use SqmJsonObjectAggUniqueKeysBehavior
Package
Description
Nodes representing expressions in the SQM tree.
-
Uses of SqmJsonObjectAggUniqueKeysBehavior in org.hibernate.query.sqm.tree.expression
Subclasses with type arguments of type SqmJsonObjectAggUniqueKeysBehavior in org.hibernate.query.sqm.tree.expressionModifier and TypeClassDescriptionenumSpecifies if ajson_objectaggmay aggregate duplicate keys.Methods in org.hibernate.query.sqm.tree.expression that return SqmJsonObjectAggUniqueKeysBehaviorModifier and TypeMethodDescriptionSqmJsonObjectAggUniqueKeysBehavior.copy(SqmCopyContext context) Returns the enum constant of this class with the specified name.static SqmJsonObjectAggUniqueKeysBehavior[]SqmJsonObjectAggUniqueKeysBehavior.values()Returns an array containing the constants of this enum class, in the order they are declared.