|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TransactionType | |
---|---|
org.jboss.metadata.jpa.spec |
Uses of TransactionType in org.jboss.metadata.jpa.spec |
---|
Methods in org.jboss.metadata.jpa.spec that return TransactionType | |
---|---|
TransactionType |
PersistenceUnitMetaData.getTransactionType()
|
static TransactionType |
TransactionType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static TransactionType[] |
TransactionType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.jboss.metadata.jpa.spec with parameters of type TransactionType | |
---|---|
void |
PersistenceUnitMetaData.setTransactionType(TransactionType transactionType)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |