com.atlassian.user.util.migration
Class OSUserHibernateConfigurationProviderTestImpl
java.lang.Object
com.atlassian.user.util.migration.OSUserHibernateConfigurationProviderTestImpl
- All Implemented Interfaces:
- com.opensymphony.module.propertyset.hibernate.HibernateConfigurationProvider, com.opensymphony.user.provider.hibernate.OSUserHibernateConfigurationProvider
public class OSUserHibernateConfigurationProviderTestImpl
- extends Object
- implements com.opensymphony.user.provider.hibernate.OSUserHibernateConfigurationProvider
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OSUserHibernateConfigurationProviderTestImpl
public OSUserHibernateConfigurationProviderTestImpl()
setConfiguration
public static void setConfiguration(net.sf.hibernate.cfg.Configuration configuration)
setSessionFactory
public static void setSessionFactory(net.sf.hibernate.SessionFactory sessionFactory)
getGroupDAO
public com.opensymphony.user.provider.hibernate.dao.HibernateGroupDAO getGroupDAO()
- Specified by:
getGroupDAO in interface com.opensymphony.user.provider.hibernate.OSUserHibernateConfigurationProvider
getUserDAO
public com.opensymphony.user.provider.hibernate.dao.HibernateUserDAO getUserDAO()
- Specified by:
getUserDAO in interface com.opensymphony.user.provider.hibernate.OSUserHibernateConfigurationProvider
getConfiguration
public net.sf.hibernate.cfg.Configuration getConfiguration()
- Specified by:
getConfiguration in interface com.opensymphony.module.propertyset.hibernate.HibernateConfigurationProvider
getPropertySetDAO
public com.opensymphony.module.propertyset.hibernate.HibernatePropertySetDAO getPropertySetDAO()
- Specified by:
getPropertySetDAO in interface com.opensymphony.module.propertyset.hibernate.HibernateConfigurationProvider
setupConfiguration
public void setupConfiguration(Map map)
- Specified by:
setupConfiguration in interface com.opensymphony.module.propertyset.hibernate.HibernateConfigurationProvider
Copyright © 2005-2009 Atlassian Software Systems Pty Ltd. All Rights Reserved.