public class BorlandEnterpriseServerJtaPlatform extends AbstractJtaPlatform
Modifier and Type | Field and Description |
---|---|
protected static String |
TM_NAME |
protected static String |
UT_NAME |
Constructor and Description |
---|
BorlandEnterpriseServerJtaPlatform() |
Modifier and Type | Method and Description |
---|---|
protected TransactionManager |
locateTransactionManager() |
protected UserTransaction |
locateUserTransaction() |
canCacheTransactionManager, canCacheUserTransaction, canRegisterSynchronization, configure, getCurrentStatus, getSynchronizationStrategy, getTransactionIdentifier, getTransactionManager, injectServices, jndiService, registerSynchronization, retrieveTransactionManager, retrieveUserTransaction, serviceRegistry
protected static final String TM_NAME
protected static final String UT_NAME
protected TransactionManager locateTransactionManager()
locateTransactionManager
in class AbstractJtaPlatform
protected UserTransaction locateUserTransaction()
locateUserTransaction
in class AbstractJtaPlatform
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.