org.glassfish.admin.amx.intf.config
Class TransactionSupportValues
java.lang.Object
org.glassfish.admin.amx.intf.config.TransactionSupportValues
public final class TransactionSupportValues
- extends Object
- See Also:
ConnectorConnectionPoolConfigKeys#TRANSACTION_SUPPORT_KEY,
ConnectorConnectionPoolConfig#setTransactionSupport
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XA
public static final String XA
- See Also:
- Constant Field Values
LOCAL
public static final String LOCAL
- See Also:
- Constant Field Values
NONE
public static final String NONE
- See Also:
- Constant Field Values
Copyright © 2012 GlassFish Community. All Rights Reserved.