com.atlassian.user.impl.hibernate
Class StubHibernateConfigurationProvider
java.lang.Object
com.atlassian.user.impl.hibernate.StubHibernateConfigurationProvider
- All Implemented Interfaces:
- com.opensymphony.module.propertyset.hibernate.HibernateConfigurationProvider
public class StubHibernateConfigurationProvider
- extends Object
- implements com.opensymphony.module.propertyset.hibernate.HibernateConfigurationProvider
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StubHibernateConfigurationProvider
public StubHibernateConfigurationProvider(net.sf.hibernate.cfg.Configuration config,
net.sf.hibernate.SessionFactory sessionFactory)
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.