com.atlassian.bamboo.user
Class DefaultHibernateAccessor

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

public class DefaultHibernateAccessor
extends java.lang.Object
implements com.atlassian.user.impl.hibernate.configuration.HibernateAccessor


Constructor Summary
DefaultHibernateAccessor(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

DefaultHibernateAccessor

public DefaultHibernateAccessor(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 © 2012 Atlassian. All Rights Reserved.