it.eng.spago.dbaccess.hibernate
Class HibernateSessionFactory

java.lang.Object
  extended byit.eng.spago.dbaccess.hibernate.HibernateSessionFactory

public class HibernateSessionFactory
extends java.lang.Object


Method Summary
static net.sf.hibernate.Session openSession(java.lang.String connectionPoolName)
           
static void setSessionFactory(net.sf.hibernate.SessionFactory sessionFactory)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

setSessionFactory

public static void setSessionFactory(net.sf.hibernate.SessionFactory sessionFactory)

openSession

public static net.sf.hibernate.Session openSession(java.lang.String connectionPoolName)
                                            throws EMFInternalError
Throws:
EMFInternalError