Package play.db.ebean
Annotation Type Transactional
-
@Target({TYPE,METHOD}) @Retention(RUNTIME) public @interface TransactionalWraps the annotated action in an Ebean transaction.
@Target({TYPE,METHOD})
@Retention(RUNTIME)
public @interface Transactional