com.atlassian.user.impl.hibernate.repository
Interface HibernateRepository

All Known Implementing Classes:
DefaultHibernateRepository

public interface HibernateRepository


Method Summary
 com.opensymphony.module.propertyset.hibernate.HibernateConfigurationProvider getHibernateConfigurationProvider()
           
 net.sf.hibernate.SessionFactory getSessionFactory()
           
 

Method Detail

getHibernateConfigurationProvider

public com.opensymphony.module.propertyset.hibernate.HibernateConfigurationProvider getHibernateConfigurationProvider()

getSessionFactory

public net.sf.hibernate.SessionFactory getSessionFactory()


Copyright © 2005-2007 Atlassian Software Systems Pty Ltd. All Rights Reserved.