public class JBossAppServerJtaPlatform
extends org.hibernate.service.jta.platform.internal.JBossAppServerJtaPlatform
Constructor and Description |
---|
JBossAppServerJtaPlatform(JtaManager jtaManager) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
canCacheTransactionManager() |
protected org.hibernate.service.jta.platform.internal.JtaSynchronizationStrategy |
getSynchronizationStrategy() |
protected TransactionManager |
locateTransactionManager() |
canCacheTransactionManagerByDefault, canCacheUserTransactionByDefault, locateUserTransaction
canCacheUserTransaction, canRegisterSynchronization, configure, getCurrentStatus, getTransactionIdentifier, getTransactionManager, injectServices, jndiService, registerSynchronization, retrieveTransactionManager, retrieveUserTransaction, serviceRegistry
public JBossAppServerJtaPlatform(JtaManager jtaManager)
protected boolean canCacheTransactionManager()
canCacheTransactionManager
in class org.hibernate.service.jta.platform.internal.AbstractJtaPlatform
protected TransactionManager locateTransactionManager()
locateTransactionManager
in class org.hibernate.service.jta.platform.internal.JBossAppServerJtaPlatform
protected org.hibernate.service.jta.platform.internal.JtaSynchronizationStrategy getSynchronizationStrategy()
getSynchronizationStrategy
in class org.hibernate.service.jta.platform.internal.AbstractJtaPlatform
Copyright © 2013 Red Hat. All rights reserved.