|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectmgi.logme.util.HibernateUtil
Hibernate Utility Klasse.
| Field Summary | |
static java.lang.ThreadLocal |
session
|
| Constructor Summary | |
HibernateUtil()
|
|
| Method Summary | |
static void |
closeSession()
|
static net.sf.hibernate.Session |
currentSession()
|
static boolean |
hasOpenSession()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final java.lang.ThreadLocal session
| Constructor Detail |
public HibernateUtil()
| Method Detail |
public static boolean hasOpenSession()
throws net.sf.hibernate.HibernateException
net.sf.hibernate.HibernateException
public static net.sf.hibernate.Session currentSession()
throws net.sf.hibernate.HibernateException
net.sf.hibernate.HibernateException
public static void closeSession()
throws net.sf.hibernate.HibernateException
net.sf.hibernate.HibernateException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||