Annotation Type Rollback

    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      boolean value
      Specify whether the annotated exception should cause a rollback or not.
    • Element Detail

      • value

        boolean value
        Specify whether the annotated exception should cause a rollback or not. Defaults to true.
        Returns:
        true if the annotated exception should cause a rollback or not.
        Default:
        true