|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface HibernateTransactionAdvisor
A replacement for HibernateTransactionDecorator
.
Method Summary | |
---|---|
void |
addTransactionCommitAdvice(MethodAdviceReceiver receiver)
Identifies any methods with the CommitAfter annotation and
applies the transaction logic to those methods. |
Method Detail |
---|
void addTransactionCommitAdvice(MethodAdviceReceiver receiver)
CommitAfter
annotation and
applies the transaction logic to those methods.
receiver
- advice receiver
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |