it.eng.spagobi.commons.utilities
Class HibernateUtil

java.lang.Object
  extended by it.eng.spagobi.commons.utilities.HibernateUtil

public class HibernateUtil
extends java.lang.Object


Constructor Summary
HibernateUtil()
           
 
Method Summary
static org.hibernate.Session currentSession()
          Current session.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HibernateUtil

public HibernateUtil()
Method Detail

currentSession

public static org.hibernate.Session currentSession()
Current session.

Returns:
the session