|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TransactionManagementType | |
---|---|
com.caucho.config.gen | |
javax.ejb |
Uses of TransactionManagementType in com.caucho.config.gen |
---|
Methods in com.caucho.config.gen that return TransactionManagementType | |
---|---|
TransactionManagementType |
TransactionManagementLiteral.value()
|
Constructors in com.caucho.config.gen with parameters of type TransactionManagementType | |
---|---|
TransactionManagementLiteral(TransactionManagementType type)
|
Uses of TransactionManagementType in javax.ejb |
---|
Methods in javax.ejb that return TransactionManagementType | |
---|---|
static TransactionManagementType |
TransactionManagementType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static TransactionManagementType[] |
TransactionManagementType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |