Uses of Interface
org.apache.tapestry5.hibernate.HibernateTransactionAdvisor
-
Packages that use HibernateTransactionAdvisor Package Description org.apache.tapestry5.hibernate.internal -
-
Uses of HibernateTransactionAdvisor in org.apache.tapestry5.hibernate.internal
Classes in org.apache.tapestry5.hibernate.internal that implement HibernateTransactionAdvisor Modifier and Type Class Description class
HibernateTransactionAdvisorImpl
Constructors in org.apache.tapestry5.hibernate.internal with parameters of type HibernateTransactionAdvisor Constructor Description HibernateTransactionDecoratorImpl(AspectDecorator aspectDecorator, HibernateTransactionAdvisor advisor)
-