Package dmx.fun.quarkus
package dmx.fun.quarkus
-
ClassDescriptionCDI interceptor that backs
TransactionalResultandTransactionalTry.Declarative transaction annotation for methods that returnResult.Declarative transaction annotation for methods that returnTry.CDI bean that executes aResult-returning action inside a JTA-managed transaction, automatically rolling back when the result represents a failure.CDI bean that executes aTry-returning action inside a JTA-managed transaction, automatically rolling back when the result represents a failure.