public class PortletHibernateConfiguration extends PortalHibernateConfiguration
| Constructor and Description |
|---|
PortletHibernateConfiguration() |
PortletHibernateConfiguration(java.lang.ClassLoader classLoader,
javax.sql.DataSource dataSource) |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.ClassLoader |
getConfigurationClassLoader() |
protected java.lang.String[] |
getConfigurationResources() |
buildSessionFactory, destroy, getPreloadClassLoaderClasses, newConfiguration, postProcessConfiguration, readResource, readResource, setHibernateConfigurationConverter, setMvccEnabledafterSessionFactoryCreation, 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, validateDatabaseSchemaafterPropertiesSet, beforeSessionFactoryDestruction, getDataSource, getObject, getObjectType, getSessionFactory, isExposeTransactionAwareSessionFactory, isSingleton, isUseTransactionAwareDataSource, setDataSource, setExposeTransactionAwareSessionFactory, setUseTransactionAwareDataSource, wrapSessionFactoryIfNecessarypublic PortletHibernateConfiguration()
public PortletHibernateConfiguration(java.lang.ClassLoader classLoader,
javax.sql.DataSource dataSource)
protected java.lang.ClassLoader getConfigurationClassLoader()
getConfigurationClassLoader in class PortalHibernateConfigurationprotected java.lang.String[] getConfigurationResources()
getConfigurationResources in class PortalHibernateConfiguration