Annotation Interface MCRRequireTransaction


@Target({TYPE,METHOD}) @Retention(RUNTIME) public @interface MCRRequireTransaction
Used to mark REST methods that require an active JPA transaction
Author:
Thomas Scheffler (yagee)