public class PortletHibernateConfiguration extends PortalHibernateConfiguration
| Constructor and Description |
|---|
PortletHibernateConfiguration() |
PortletHibernateConfiguration(ClassLoader classLoader,
DataSource dataSource) |
| Modifier and Type | Method and Description |
|---|---|
protected ClassLoader |
getConfigurationClassLoader() |
protected String[] |
getConfigurationResources() |
buildSessionFactory, destroy, getPreloadClassLoaderClasses, newConfiguration, postProcessConfiguration, readResource, readResource, setHibernateConfigurationConverter, setMvccEnabledafterSessionFactoryCreation, createDatabaseSchema, dropDatabaseSchema, executeSchemaScript, executeSchemaStatement, getConfigTimeDataSource, getConfigTimeLobHandler, getConfigTimeTransactionManager, getConfiguration, getHibernateProperties, newSessionFactory, postProcessMappings, setBeanClassLoader, setCacheableMappingLocations, 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(ClassLoader classLoader, DataSource dataSource)
protected ClassLoader getConfigurationClassLoader()
getConfigurationClassLoader in class PortalHibernateConfigurationprotected String[] getConfigurationResources()
getConfigurationResources in class PortalHibernateConfiguration