|
Liferay 6.1.2-ce-ga3 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.springframework.orm.hibernate3.AbstractSessionFactoryBean
org.springframework.orm.hibernate3.LocalSessionFactoryBean
com.liferay.portal.spring.hibernate.PortalHibernateConfiguration
com.liferay.portal.spring.hibernate.PortletHibernateConfiguration
public class PortletHibernateConfiguration
Field Summary |
---|
Fields inherited from class org.springframework.orm.hibernate3.AbstractSessionFactoryBean |
---|
logger |
Constructor Summary | |
---|---|
PortletHibernateConfiguration()
|
Method Summary | |
---|---|
protected ClassLoader |
getConfigurationClassLoader()
|
protected String[] |
getConfigurationResources()
|
protected void |
setDB(org.hibernate.dialect.Dialect dialect)
|
Methods inherited from class com.liferay.portal.spring.hibernate.PortalHibernateConfiguration |
---|
buildSessionFactory, destroy, determineDialect, newConfiguration, postProcessConfiguration, readResource, setHibernateConfigurationConverter |
Methods inherited from class org.springframework.orm.hibernate3.LocalSessionFactoryBean |
---|
afterSessionFactoryCreation, createDatabaseSchema, dropDatabaseSchema, executeSchemaScript, executeSchemaStatement, getConfigTimeCacheProvider, getConfigTimeDataSource, getConfigTimeLobHandler, getConfigTimeTransactionManager, getConfiguration, getHibernateProperties, newSessionFactory, postProcessMappings, setBeanClassLoader, setCacheableMappingLocations, setCacheProvider, setCacheRegionFactory, setCollectionCacheStrategies, setConfigLocation, setConfigLocations, setConfigurationClass, setEntityCacheStrategies, setEntityInterceptor, setEventListeners, setFilterDefinitions, setHibernateProperties, setJtaTransactionManager, setLobHandler, setMappingDirectoryLocations, setMappingJarLocations, setMappingLocations, setMappingResources, setNamingStrategy, setSchemaUpdate, setTypeDefinitions, updateDatabaseSchema, validateDatabaseSchema |
Methods inherited from class org.springframework.orm.hibernate3.AbstractSessionFactoryBean |
---|
afterPropertiesSet, beforeSessionFactoryDestruction, convertHibernateAccessException, getDataSource, getObject, getObjectType, getSessionFactory, isExposeTransactionAwareSessionFactory, isSingleton, isUseTransactionAwareDataSource, setDataSource, setExposeTransactionAwareSessionFactory, setJdbcExceptionTranslator, setUseTransactionAwareDataSource, translateExceptionIfPossible, wrapSessionFactoryIfNecessary |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PortletHibernateConfiguration()
Method Detail |
---|
protected ClassLoader getConfigurationClassLoader()
getConfigurationClassLoader
in class PortalHibernateConfiguration
protected String[] getConfigurationResources()
getConfigurationResources
in class PortalHibernateConfiguration
protected void setDB(org.hibernate.dialect.Dialect dialect)
setDB
in class PortalHibernateConfiguration
|
Liferay 6.1.2-ce-ga3 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |