Package io.quarkus.transaction.annotations
-
Annotation Types Summary Annotation Type Description Rollback If you annotate your exception with this annotation, the transactional interceptor will use the exception's instructions to force a rollback or not.