Package io.quarkus.transaction.annotations


package io.quarkus.transaction.annotations
  • Annotation Interfaces
    Class
    Description
    If you annotate your exception with this annotation, the transactional interceptor will use the exception's instructions to force a rollback or not.