public class SpringJtaPlatform
extends org.hibernate.engine.transaction.jta.platform.internal.AbstractJtaPlatform
AbstractJtaPlatform implementation that simply resolves the
 JTA UserTransaction and TransactionManager from the Spring-configured
 JtaTransactionManager implementation.| Constructor and Description | 
|---|
| SpringJtaPlatform(org.springframework.transaction.jta.JtaTransactionManager transactionManager) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected TransactionManager | locateTransactionManager() | 
| protected UserTransaction | locateUserTransaction() | 
canCacheTransactionManager, canCacheTransactionManagerByDefault, canCacheUserTransaction, canCacheUserTransactionByDefault, canRegisterSynchronization, configure, getCurrentStatus, getSynchronizationStrategy, getTransactionIdentifier, getTransactionManager, injectServices, jndiService, registerSynchronization, retrieveTransactionManager, retrieveUserTransaction, serviceRegistrypublic SpringJtaPlatform(org.springframework.transaction.jta.JtaTransactionManager transactionManager)
protected TransactionManager locateTransactionManager()
locateTransactionManager in class org.hibernate.engine.transaction.jta.platform.internal.AbstractJtaPlatformprotected UserTransaction locateUserTransaction()
locateUserTransaction in class org.hibernate.engine.transaction.jta.platform.internal.AbstractJtaPlatformCopyright © 2020 Pivotal Software, Inc.. All rights reserved.