Annotation Interface Tx.Mandatory

Enclosing class:
Tx

@Intercepted @Retention(SOURCE) @Target({TYPE,METHOD}) public static @interface Tx.Mandatory
Annotated method will be executed with managed transaction of Tx.Type.MANDATORY type.