|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.trackstudio.startup.HibernateSession
public class HibernateSession
| Field Summary | |
|---|---|
static java.lang.ThreadLocal |
session
|
| Constructor Summary | |
|---|---|
HibernateSession()
|
|
| Method Summary | |
|---|---|
static void |
closeSession()
|
static org.hibernate.Session |
currentSession()
|
static org.hibernate.StatelessSession |
getStatelessSession()
|
| 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 HibernateSession()
| Method Detail |
|---|
public static org.hibernate.Session currentSession()
throws GranException
GranException
public static org.hibernate.StatelessSession getStatelessSession()
throws GranException
GranExceptionpublic static void closeSession()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||