com.atlassian.confluence.impl.user.PropertySetHibernateConfigurationProvider
instead.@Deprecated public class BucketHibernateConfigProvider extends Object implements com.opensymphony.user.provider.hibernate.OSUserHibernateConfigurationProvider
Constructor and Description |
---|
BucketHibernateConfigProvider()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
net.sf.hibernate.cfg.Configuration |
getConfiguration()
Deprecated.
|
com.opensymphony.user.provider.hibernate.dao.HibernateGroupDAO |
getGroupDAO()
Deprecated.
|
com.opensymphony.module.propertyset.hibernate.HibernatePropertySetDAO |
getPropertySetDAO()
Deprecated.
|
com.opensymphony.user.provider.hibernate.dao.HibernateUserDAO |
getUserDAO()
Deprecated.
|
void |
setupConfiguration(Map properties)
Deprecated.
|
public void setupConfiguration(Map properties)
setupConfiguration
in interface com.opensymphony.module.propertyset.hibernate.HibernateConfigurationProvider
public net.sf.hibernate.cfg.Configuration getConfiguration()
getConfiguration
in interface com.opensymphony.module.propertyset.hibernate.HibernateConfigurationProvider
public com.opensymphony.user.provider.hibernate.dao.HibernateUserDAO getUserDAO()
getUserDAO
in interface com.opensymphony.user.provider.hibernate.OSUserHibernateConfigurationProvider
public com.opensymphony.user.provider.hibernate.dao.HibernateGroupDAO getGroupDAO()
getGroupDAO
in interface com.opensymphony.user.provider.hibernate.OSUserHibernateConfigurationProvider
public com.opensymphony.module.propertyset.hibernate.HibernatePropertySetDAO getPropertySetDAO()
getPropertySetDAO
in interface com.opensymphony.module.propertyset.hibernate.HibernateConfigurationProvider
Copyright © 2003–2020 Atlassian. All rights reserved.