|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectit.eng.spagobi.metadata.HibernateUtil
public class HibernateUtil
Field Summary | |
---|---|
private static org.apache.commons.logging.Log |
log
|
private static org.hibernate.SessionFactory |
sessionFactory
|
Constructor Summary | |
---|---|
HibernateUtil()
|
Method Summary | |
---|---|
static org.hibernate.Session |
currentSession()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private static org.apache.commons.logging.Log log
private static final org.hibernate.SessionFactory sessionFactory
Constructor Detail |
---|
public HibernateUtil()
Method Detail |
---|
public static org.hibernate.Session currentSession()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |