A B C D E G H I J M N P R S T U V
All Classes All Packages
All Classes All Packages
All Classes All Packages
V
- value() - Method in annotation type jakarta.transaction.Transactional
-
The TxType element of the Transactional annotation indicates whether a bean method is to be executed within a transaction context.
- valueOf(String) - Static method in enum jakarta.transaction.Transactional.TxType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum jakarta.transaction.Transactional.TxType
-
Returns an array containing the constants of this enum type, in the order they are declared.
All Classes All Packages