Annotation Interface Tx.Supported

Enclosing class:
Tx

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