Uses of Enum Class
org.hibernate.sql.results.graph.Initializer.State
Packages that use Initializer.State
-
Uses of Initializer.State in org.hibernate.sql.results.graph
Fields in org.hibernate.sql.results.graph declared as Initializer.StateMethods in org.hibernate.sql.results.graph that return Initializer.StateModifier and TypeMethodDescriptionInitializerData.getState()
static Initializer.State
Returns the enum constant of this class with the specified name.static Initializer.State[]
Initializer.State.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.hibernate.sql.results.graph with parameters of type Initializer.State