com.easyjf.dbo
Class HibernateSessionFactory

java.lang.Object
  extended bycom.easyjf.dbo.HibernateSessionFactory

public class HibernateSessionFactory
extends java.lang.Object


Method Summary
static void closeSession()
           
static org.hibernate.Session currentSession()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

currentSession

public static org.hibernate.Session currentSession()
                                            throws org.hibernate.HibernateException
Throws:
org.hibernate.HibernateException

closeSession

public static void closeSession()
                         throws org.hibernate.HibernateException
Throws:
org.hibernate.HibernateException