Uses of Enum
javax.transaction.Transactional.TxType
-
Uses of Transactional.TxType in javax.transaction
Methods in javax.transaction that return Transactional.TxTypeModifier and TypeMethodDescriptionstatic Transactional.TxType
Returns the enum constant of this type with the specified name.static Transactional.TxType[]
Transactional.TxType.values()
Returns an array containing the constants of this enum type, in the order they are declared.