public class ConfluenceLocalSessionFactoryBean extends ConfigurableLocalSessionFactoryBean
LocalSessionFactoryBean
which adds
Confluence-specific functionality.Constructor and Description |
---|
ConfluenceLocalSessionFactoryBean(ConnectionProviderSupplier connectionSupplier) |
ConfluenceLocalSessionFactoryBean(Function<DataSource,net.sf.hibernate.connection.ConnectionProvider> connectionSupplier)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
afterPropertiesSet() |
buildSessionFactory, configureHibernateSystem, getCurrentMappingResources, getMetadata, prepareConfiguration, setCurrentMappingResources, setDataSource, setHibernateConfig, setLobHandler
destroy, getConfiguration, getHibernateProperties, getMetadataSources, getObject, getObjectType, getResourceLoader, isSingleton, setAnnotatedClasses, setAnnotatedPackages, setBeanFactory, setBootstrapExecutor, setCacheableMappingLocations, setCacheRegionFactory, setConfigLocation, setConfigLocations, setCurrentTenantIdentifierResolver, setEntityInterceptor, setEntityTypeFilters, setHibernateIntegrators, setHibernateProperties, setImplicitNamingStrategy, setJtaTransactionManager, setMappingDirectoryLocations, setMappingJarLocations, setMappingLocations, setMappingResources, setMetadataSources, setMultiTenantConnectionProvider, setPackagesToScan, setPhysicalNamingStrategy, setResourceLoader
@Deprecated public ConfluenceLocalSessionFactoryBean(Function<DataSource,net.sf.hibernate.connection.ConnectionProvider> connectionSupplier)
ConfluenceLocalSessionFactoryBean(ConnectionProviderSupplier)
public ConfluenceLocalSessionFactoryBean(ConnectionProviderSupplier connectionSupplier)
public void afterPropertiesSet() throws IllegalArgumentException, IOException
afterPropertiesSet
in interface org.springframework.beans.factory.InitializingBean
afterPropertiesSet
in class ConfigurableLocalSessionFactoryBean
IllegalArgumentException
IOException
Copyright © 2003–2020 Atlassian. All rights reserved.