Annotation Type AlfrescoTransaction
-
@Target({METHOD,TYPE}) @Retention(RUNTIME) @Inherited public @interface AlfrescoTransaction
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description org.springframework.transaction.annotation.PropagationpropagationThe transaction propagation type.booleanreadOnlytrueif the transaction is read-only.
-