Uses of Enum Class
com.oracle.coherence.hibernate.cache.v6.configuration.session.SessionType
Packages that use SessionType
Package
Description
Coherence
Session
related configuration.Contains support classes.
-
Uses of SessionType in com.oracle.coherence.hibernate.cache.v6.configuration.session
Methods in com.oracle.coherence.hibernate.cache.v6.configuration.session that return SessionTypeModifier and TypeMethodDescriptionstatic SessionType
Returns the enum constant of this class with the specified name.static SessionType[]
SessionType.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of SessionType in com.oracle.coherence.hibernate.cache.v6.configuration.support
Methods in com.oracle.coherence.hibernate.cache.v6.configuration.support that return SessionType