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
JtaPlatformimplementation 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 standardJtaPlatformContract used to centralizeSynchronizationhandling logic.The non-configured form of JTA platform.JtaPlatformimplementation for ResinProvides access to aTransactionSynchronizationRegistryfor use byTransactionSynchronizationRegistry-basedJtaSynchronizationStrategyimplementations.Implementation of theJtaSynchronizationStrategycontract based on using aTransactionSynchronizationRegistryProvides access to aTransactionManagerfor use byTransactionManager-basedJtaSynchronizationStrategyimplementations.JtaPlatformimplementation 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+