Class PortletHibernateConfiguration
java.lang.Object
com.liferay.portal.spring.hibernate.PortalHibernateConfiguration
com.liferay.portal.spring.hibernate.PortletHibernateConfiguration
- All Implemented Interfaces:
org.springframework.beans.factory.FactoryBean<org.hibernate.SessionFactory>,org.springframework.dao.support.PersistenceExceptionTranslator
- Author:
- Brian Wing Shun Chan, Ganesh Ram
-
Field Summary
Fields inherited from interface org.springframework.beans.factory.FactoryBean
OBJECT_TYPE_ATTRIBUTE -
Constructor Summary
ConstructorsConstructorDescriptionPortletHibernateConfiguration(ClassLoader classLoader, DataSource dataSource) -
Method Summary
Methods inherited from class com.liferay.portal.spring.hibernate.PortalHibernateConfiguration
afterPropertiesSet, destroy, getObject, getObjectType, isSingleton, setConfigurationResources, setDataSource, setMvccEnabled, translateExceptionIfPossible
-
Constructor Details
-
PortletHibernateConfiguration
-
-
Method Details
-
getConfigurationClassLoader
- Overrides:
getConfigurationClassLoaderin classPortalHibernateConfiguration
-
getConfigurationResources
- Overrides:
getConfigurationResourcesin classPortalHibernateConfiguration
-