Module io.helidon.transaction
Package io.helidon.transaction
package io.helidon.transaction
Helidon Transactions.
-
ClassDescriptionAnnotations and types related to transactional method execution.Annotated method will be executed with managed transaction of
Tx.Type.MANDATORYtype.Annotated method will be executed with managed transaction ofTx.Type.NEVERtype.Annotated method will be executed with managed transaction ofTx.Type.NEWtype.Annotated method will be executed with managed transaction ofTx.Type.REQUIREDtype.Annotated method will be executed with managed transaction ofTx.Type.SUPPORTEDtype.TransactionTx.Typeannotation.Transaction type.Annotated method will be executed with managed transaction ofTx.Type.UNSUPPORTEDtype.ARuntimeExceptionthat indicates that task with managed transaction has failed.