Liferay 7.0-ce-b4

Uses of Class
com.liferay.portal.spring.transaction.TransactionInterceptor

Packages that use TransactionInterceptor
com.liferay.portal.dao.jdbc.aop   
 

Uses of TransactionInterceptor in com.liferay.portal.dao.jdbc.aop
 

Methods in com.liferay.portal.dao.jdbc.aop with parameters of type TransactionInterceptor
static org.aopalliance.intercept.MethodInterceptor DynamicDataSourceAdviceFactoryUtil.createDynamicDataSourceAdvice(TransactionInterceptor transactionInterceptor)
           
 


Liferay 7.0-ce-b4