Uses of Annotation Interface
io.helidon.transaction.Tx.TransactionType
Packages that use Tx.TransactionType
-
Uses of Tx.TransactionType in io.helidon.transaction
Classes in io.helidon.transaction with annotations of type Tx.TransactionTypeModifier and TypeClassDescriptionstatic @interfaceAnnotated method will be executed with managed transaction ofTx.Type.MANDATORYtype.static @interfaceAnnotated method will be executed with managed transaction ofTx.Type.NEVERtype.static @interfaceAnnotated method will be executed with managed transaction ofTx.Type.NEWtype.static @interfaceAnnotated method will be executed with managed transaction ofTx.Type.REQUIREDtype.static @interfaceAnnotated method will be executed with managed transaction ofTx.Type.SUPPORTEDtype.static @interfaceAnnotated method will be executed with managed transaction ofTx.Type.UNSUPPORTEDtype.