Enum Class Transactional.TxType

java.lang.Object
java.lang.Enum<Transactional.TxType>
jakarta.transaction.Transactional.TxType
All Implemented Interfaces:
Serializable, Comparable<Transactional.TxType>, Constable
Enclosing class:
Transactional

public static enum Transactional.TxType extends Enum<Transactional.TxType>
The TxType element of the annotation indicates whether a bean method is to be executed within a transaction context where the values provide the following corresponding behavior.
Version:
Jakarta Transactions 2.0