com.trackstudio.startup
Class HibernateSession
java.lang.Object
com.trackstudio.startup.HibernateSession
public class HibernateSession
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
session
public static final java.lang.ThreadLocal session
statelessSession
public static final java.lang.ThreadLocal statelessSession
HibernateSession
public HibernateSession()
currentSession
public static org.hibernate.Session currentSession()
throws GranException
- Throws:
GranException
getStatelessSession
public static org.hibernate.StatelessSession getStatelessSession()
throws GranException
- Throws:
GranException
closeSession
public static void closeSession()
Copyright © 2002-2008 TrackStudio, Ltd. All Rights Reserved.