TransactionSupport.TransactionSupportLevel |
TransactionSupport.getTransactionSupport() |
Get the level of transaction support, supported by the
ManagedConnectionFactory.
|
TransactionSupport.TransactionSupportLevel |
transactionSupport() |
Specifies the level of transaction support provided by the resource
adapter.
|
static TransactionSupport.TransactionSupportLevel |
TransactionSupport.TransactionSupportLevel.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static TransactionSupport.TransactionSupportLevel[] |
TransactionSupport.TransactionSupportLevel.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|