org.sakaiproject.tool.assessment.util
Class HibernateUtil
java.lang.Object
org.sakaiproject.tool.assessment.util.HibernateUtil
public class HibernateUtil
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
session
public static final ThreadLocal session
HibernateUtil
public HibernateUtil()
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
Copyright © 2005-2012 Sakai Project. All Rights Reserved.