ITransactionManagerProvider.TransactionManagerType |
TransactionManagerConfiguration.getTransactionManagerType() |
static ITransactionManagerProvider.TransactionManagerType |
ITransactionManagerProvider.TransactionManagerType.getValue(String transactionManagerType) |
static ITransactionManagerProvider.TransactionManagerType |
ITransactionManagerProvider.TransactionManagerType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ITransactionManagerProvider.TransactionManagerType[] |
ITransactionManagerProvider.TransactionManagerType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|