Uses of Enum Class
org.hibernate.internal.SessionOwnerBehavior
Packages that use SessionOwnerBehavior
Package
Description
An internal package containing implementations of central Hibernate APIs,
mostly defined in
org.hibernate
.-
Uses of SessionOwnerBehavior in org.hibernate.internal
Methods in org.hibernate.internal that return SessionOwnerBehaviorModifier and TypeMethodDescriptionstatic SessionOwnerBehavior
Returns the enum constant of this class with the specified name.static SessionOwnerBehavior[]
SessionOwnerBehavior.values()
Returns an array containing the constants of this enum class, in the order they are declared.