public class BucketHibernateConfigProvider
extends java.lang.Object
implements com.opensymphony.module.propertyset.hibernate3.HibernateConfigurationProvider
| Modifier and Type | Field and Description |
|---|---|
protected org.apache.commons.logging.Log |
log |
| Constructor and Description |
|---|
BucketHibernateConfigProvider() |
| Modifier and Type | Method and Description |
|---|---|
org.hibernate.cfg.Configuration |
getConfiguration() |
com.opensymphony.user.provider.hibernate.dao.HibernateGroupDAO |
getGroupDAO() |
com.opensymphony.module.propertyset.hibernate3.HibernatePropertySetDAO |
getPropertySetDAO() |
com.opensymphony.user.provider.hibernate.dao.HibernateUserDAO |
getUserDAO() |
void |
setupConfiguration(java.util.Map properties) |
public void setupConfiguration(java.util.Map properties)
setupConfiguration in interface com.opensymphony.module.propertyset.hibernate3.HibernateConfigurationProviderpublic org.hibernate.cfg.Configuration getConfiguration()
getConfiguration in interface com.opensymphony.module.propertyset.hibernate3.HibernateConfigurationProviderpublic com.opensymphony.user.provider.hibernate.dao.HibernateUserDAO getUserDAO()
public com.opensymphony.user.provider.hibernate.dao.HibernateGroupDAO getGroupDAO()
public com.opensymphony.module.propertyset.hibernate3.HibernatePropertySetDAO getPropertySetDAO()
getPropertySetDAO in interface com.opensymphony.module.propertyset.hibernate3.HibernateConfigurationProviderCopyright © 2014 Atlassian. All Rights Reserved.