Uses of Enum Class
org.hibernate.query.sqm.tree.from.DowncastLocation
Packages that use DowncastLocation
Package
Description
Nodes representing root entities and joins in the SQM tree.
-
Uses of DowncastLocation in org.hibernate.query.sqm.tree.from
Methods in org.hibernate.query.sqm.tree.from that return DowncastLocationModifier and TypeMethodDescriptionstatic DowncastLocationReturns the enum constant of this class with the specified name.static DowncastLocation[]DowncastLocation.values()Returns an array containing the constants of this enum class, in the order they are declared.