public class PropertySetHibernateConfigurationProvider extends Object implements com.opensymphony.module.propertyset.hibernate.HibernateConfigurationProvider
| Constructor and Description |
|---|
PropertySetHibernateConfigurationProvider(com.opensymphony.module.propertyset.hibernate.HibernatePropertySetDAO propertySetDAO) |
| Modifier and Type | Method and Description |
|---|---|
net.sf.hibernate.cfg.Configuration |
getConfiguration() |
com.opensymphony.module.propertyset.hibernate.HibernatePropertySetDAO |
getPropertySetDAO() |
void |
setupConfiguration(Map properties) |
public PropertySetHibernateConfigurationProvider(com.opensymphony.module.propertyset.hibernate.HibernatePropertySetDAO propertySetDAO)
public void setupConfiguration(Map properties)
setupConfiguration in interface com.opensymphony.module.propertyset.hibernate.HibernateConfigurationProviderpublic net.sf.hibernate.cfg.Configuration getConfiguration()
getConfiguration in interface com.opensymphony.module.propertyset.hibernate.HibernateConfigurationProviderpublic com.opensymphony.module.propertyset.hibernate.HibernatePropertySetDAO getPropertySetDAO()
getPropertySetDAO in interface com.opensymphony.module.propertyset.hibernate.HibernateConfigurationProviderCopyright © 2003–2021 Atlassian. All rights reserved.