Liferay 6.2-ce-ga5

Uses of Class
com.liferay.portal.dao.orm.hibernate.SessionFactoryImpl

Packages that use SessionFactoryImpl
com.liferay.portal.dao.orm.hibernate   
com.liferay.portal.dao.orm.hibernate.jmx   
 

Uses of SessionFactoryImpl in com.liferay.portal.dao.orm.hibernate
 

Subclasses of SessionFactoryImpl in com.liferay.portal.dao.orm.hibernate
 class PortletSessionFactoryImpl
           
 

Uses of SessionFactoryImpl in com.liferay.portal.dao.orm.hibernate.jmx
 

Methods in com.liferay.portal.dao.orm.hibernate.jmx with parameters of type SessionFactoryImpl
 void HibernateStatisticsService.setSessionFactory(SessionFactoryImpl sessionFactoryImpl)
           
 


Liferay 6.2-ce-ga5