Package org.hibernate.engine.transaction.jta.platform.internal
package org.hibernate.engine.transaction.jta.platform.internal
A range of container-specific implementations of
JtaPlatform
.-
ClassDescription
JtaPlatform
implementation for Sun ONE Application Server 7 and aboveJtaPlatform definition for JBoss Application Server.Return a standalone JTA transaction manager for JBoss (Arjuna) Transactions or WildFly transaction client Known to work for org.jboss.jbossts:jbossjta:4.9.0.GA as well as WildFly 11+Standard initiator for the standardJtaPlatform
Contract used to centralizeSynchronization
handling logic.The non-configured form of JTA platform.JtaPlatform
implementation for ResinProvides access to aTransactionSynchronizationRegistry
for use byTransactionSynchronizationRegistry
-basedJtaSynchronizationStrategy
implementations.Implementation of theJtaSynchronizationStrategy
contract based on using aTransactionSynchronizationRegistry
Provides access to aTransactionManager
for use byTransactionManager
-basedJtaSynchronizationStrategy
implementations.JtaPlatform
implementation for WeblogicJTA platform implementation intended for use with WebSphere Liberty and OpenLibertyReturn a standalone JTA transaction manager for WildFly transaction client Known to work for WildFly 13+