Uses of Class
com.liferay.portal.spring.hibernate.PortalTransactionManager
Packages that use PortalTransactionManager
-
Uses of PortalTransactionManager in com.liferay.portal.spring.hibernate
Constructors in com.liferay.portal.spring.hibernate with parameters of type PortalTransactionManagerModifierConstructorDescriptionPortletTransactionManager
(PortalTransactionManager portalTransactionManager, Supplier<org.hibernate.engine.spi.SessionFactoryImplementor> portletSessionFactoryImplementorSupplier) PortletTransactionManager
(PortalTransactionManager portalTransactionManager, org.hibernate.engine.spi.SessionFactoryImplementor sessionFactoryImplementor)