public class Atomikos3HibernateJtaPlatform
extends org.hibernate.engine.transaction.jta.platform.internal.AbstractJtaPlatform
| Constructor and Description |
|---|
Atomikos3HibernateJtaPlatform() |
| Modifier and Type | Method and Description |
|---|---|
protected javax.transaction.TransactionManager |
locateTransactionManager() |
protected javax.transaction.UserTransaction |
locateUserTransaction() |
canCacheTransactionManager, canCacheTransactionManagerByDefault, canCacheUserTransaction, canCacheUserTransactionByDefault, canRegisterSynchronization, configure, getCurrentStatus, getSynchronizationStrategy, getTransactionIdentifier, getTransactionManager, injectServices, jndiService, registerSynchronization, retrieveTransactionManager, retrieveUserTransaction, serviceRegistrypublic Atomikos3HibernateJtaPlatform()
throws java.lang.Exception
java.lang.Exceptionprotected javax.transaction.TransactionManager locateTransactionManager()
locateTransactionManager in class org.hibernate.engine.transaction.jta.platform.internal.AbstractJtaPlatformprotected javax.transaction.UserTransaction locateUserTransaction()
locateUserTransaction in class org.hibernate.engine.transaction.jta.platform.internal.AbstractJtaPlatform