Package io.quarkus.transaction.annotations
package io.quarkus.transaction.annotations
-
Annotation InterfacesClassDescriptionIf you annotate your exception with this annotation, the transactional interceptor will use the exception's instructions to force a rollback or not.