public class BucketHibernateConfigProvider extends Object implements com.opensymphony.user.provider.hibernate.OSUserHibernateConfigurationProvider
| Modifier and Type | Field and Description |
|---|---|
protected org.apache.commons.logging.Log |
log |
| Constructor and Description |
|---|
BucketHibernateConfigProvider() |
| Modifier and Type | Method and Description |
|---|---|
net.sf.hibernate.cfg.Configuration |
getConfiguration() |
com.opensymphony.user.provider.hibernate.dao.HibernateGroupDAO |
getGroupDAO() |
com.opensymphony.module.propertyset.hibernate.HibernatePropertySetDAO |
getPropertySetDAO() |
com.opensymphony.user.provider.hibernate.dao.HibernateUserDAO |
getUserDAO() |
void |
setupConfiguration(Map properties) |
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.user.provider.hibernate.dao.HibernateUserDAO getUserDAO()
getUserDAO in interface com.opensymphony.user.provider.hibernate.OSUserHibernateConfigurationProviderpublic com.opensymphony.user.provider.hibernate.dao.HibernateGroupDAO getGroupDAO()
getGroupDAO in interface com.opensymphony.user.provider.hibernate.OSUserHibernateConfigurationProviderpublic com.opensymphony.module.propertyset.hibernate.HibernatePropertySetDAO getPropertySetDAO()
getPropertySetDAO in interface com.opensymphony.module.propertyset.hibernate.HibernateConfigurationProviderCopyright © 2003–2018 Atlassian. All rights reserved.