|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Target(value=METHOD) @Retention(value=RUNTIME) @Documented public @interface CommitAfter
Marks a method of a service (or a component method) as transactional: the active transaction should commit after invoking the method. Runtime
exceptions will abort the transaction, checked exceptions will
HibernateTransactionDecorator
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
SUMMARY: REQUIRED | OPTIONAL
DETAIL: ELEMENT
Copyright © 2006-2008 Apache Software Foundation. All Rights Reserved.