public class SunONETransactionManagerLookup extends JNDITransactionManagerLookup
TransactionManagerLookup strategy for Sun ONE Application Server 7 and above| Constructor and Description |
|---|
SunONETransactionManagerLookup() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getName()
Get the JNDI namespace under wich we can locate the
TransactionManager. |
String |
getUserTransactionName()
Return the JNDI namespace of the JTA
UserTransaction for this platform or null;
optional operation. |
getTransactionIdentifier, getTransactionManagerprotected String getName()
TransactionManager.getName in class JNDITransactionManagerLookupTransactionManager JNDI namespacepublic String getUserTransactionName()
UserTransaction for this platform or null;
optional operation.UserTransaction for this platform.Copyright © 2002-2017 Red Hat Middleware, LLC. All Rights Reserved