I R V
All Classes All Packages
All Classes All Packages
All Classes All Packages
I
- io.quarkus.transaction.annotations - package io.quarkus.transaction.annotations
R
- Rollback - Annotation Type in io.quarkus.transaction.annotations
-
If you annotate your exception with this annotation, the transactional interceptor will use the exception's instructions to force a rollback or not.
V
- value() - Method in annotation type io.quarkus.transaction.annotations.Rollback
-
Specify whether the annotated exception should cause a rollback or not.
All Classes All Packages