Package | Description |
---|---|
org.jboss.metadata.javaee.spec |
Modifier and Type | Field and Description |
---|---|
static TransactionSupportType |
ConnectionFactoryMetaData.DEFAULT_TRANSACTION_SUPPORT |
Modifier and Type | Method and Description |
---|---|
TransactionSupportType |
ConnectionFactoryMetaData.getTransactionSupport() |
static TransactionSupportType |
TransactionSupportType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TransactionSupportType[] |
TransactionSupportType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ConnectionFactoryMetaData.setTransactionSupport(TransactionSupportType transactionSupport) |
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All rights reserved.