Uses of Interface
com.liferay.portal.kernel.dao.orm.SessionFactory
Packages that use SessionFactory
Package
Description
This package defines the portal service persistence implementation base classes.
-
Uses of SessionFactory in com.liferay.portal.kernel.service.persistence.impl
Classes in com.liferay.portal.kernel.service.persistence.impl that implement SessionFactoryModifier and TypeClassDescriptionclassBasePersistenceImpl<T extends BaseModel<T>>The base implementation for all persistence classes.Methods in com.liferay.portal.kernel.service.persistence.impl with parameters of type SessionFactoryModifier and TypeMethodDescriptionvoidBasePersistenceImpl.setSessionFactory(SessionFactory sessionFactory)