public interface HibernateTransactionAdvisor
HibernateTransactionDecorator.| Modifier and Type | Method and Description |
|---|---|
void |
addTransactionCommitAdvice(MethodAdviceReceiver receiver)
Identifies any methods with the
CommitAfter annotation and
applies the transaction logic to those methods. |
void addTransactionCommitAdvice(MethodAdviceReceiver receiver)
CommitAfter annotation and
applies the transaction logic to those methods.receiver - advice receiver${project.version} - Copyright © 2003-2015 The Apache Software Foundation.