public class HibernateConfigurationFactoryImpl extends Object implements HibernateConfigurationFactory
HibernateConfigurationFactory
. To be extended by custom implementations.Modifier and Type | Field and Description |
---|---|
protected ComponentService |
componentService
Instance of
ComponentService |
Constructor and Description |
---|
HibernateConfigurationFactoryImpl(ComponentService componentService) |
Modifier and Type | Method and Description |
---|---|
ConfigurationExt |
createConfiguration(String datasourceJndiName,
DataSource defaultDataSource,
Properties additionalProperties) |
protected DelegatingSharedRecordInterceptor |
getInterceptor() |
protected ComponentService componentService
ComponentService
public HibernateConfigurationFactoryImpl(ComponentService componentService)
componentService
- public ConfigurationExt createConfiguration(String datasourceJndiName, DataSource defaultDataSource, Properties additionalProperties)
createConfiguration
in interface HibernateConfigurationFactory
protected DelegatingSharedRecordInterceptor getInterceptor()
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.