Uses of Enum Class
org.hibernate.engine.transaction.jta.platform.internal.WebSphereJtaPlatform.WebSphereEnvironment
Packages that use WebSphereJtaPlatform.WebSphereEnvironment
-
Uses of WebSphereJtaPlatform.WebSphereEnvironment in org.hibernate.engine.transaction.jta.platform.internal
Methods in org.hibernate.engine.transaction.jta.platform.internal that return WebSphereJtaPlatform.WebSphereEnvironmentModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.WebSphereJtaPlatform.WebSphereEnvironment.values()
Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.hibernate.engine.transaction.jta.platform.internal with parameters of type WebSphereJtaPlatform.WebSphereEnvironmentModifierConstructorDescriptionWebSphereJtaPlatform
(Class transactionManagerAccessClass, WebSphereJtaPlatform.WebSphereEnvironment webSphereEnvironment)