|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@BeforeTransaction
or
@AfterTransaction
method.
@Documented @Retention(value=RUNTIME) @Target(value=METHOD) @Deprecated public @interface NotTransactional
Test annotation to indicate that a method is not transactional.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |