com.atlassian.confluence.user
Class ConfluenceHibernateAccessor

java.lang.Object
  extended by com.atlassian.confluence.user.ConfluenceHibernateAccessor
All Implemented Interfaces:
com.atlassian.user.impl.hibernate.configuration.HibernateAccessor

public class ConfluenceHibernateAccessor
extends Object
implements com.atlassian.user.impl.hibernate.configuration.HibernateAccessor


Constructor Summary
ConfluenceHibernateAccessor(net.sf.hibernate.SessionFactory sessionFactory)
           
 
Method Summary
 net.sf.hibernate.SessionFactory getSessionFactory()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConfluenceHibernateAccessor

public ConfluenceHibernateAccessor(net.sf.hibernate.SessionFactory sessionFactory)
Method Detail

getSessionFactory

public net.sf.hibernate.SessionFactory getSessionFactory()
Specified by:
getSessionFactory in interface com.atlassian.user.impl.hibernate.configuration.HibernateAccessor


Copyright © 2003-2011 Atlassian. All Rights Reserved.