|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.hibernate.EmptyInterceptor
com.jtri.events.DefaultInterceptor
Default implementation of SessionInterceptor.
| Field Summary |
| Fields inherited from class org.hibernate.EmptyInterceptor |
INSTANCE |
| Constructor Summary | |
DefaultInterceptor()
|
|
| Method Summary | |
void |
disposeSession()
|
org.hibernate.Session |
getSession()
|
void |
setSession(org.hibernate.Session sess)
|
| Methods inherited from class org.hibernate.EmptyInterceptor |
afterTransactionBegin, afterTransactionCompletion, beforeTransactionCompletion, findDirty, getEntity, getEntityName, instantiate, isTransient, onDelete, onFlushDirty, onLoad, onSave, postFlush, preFlush |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.hibernate.Interceptor |
afterTransactionBegin, afterTransactionCompletion, beforeTransactionCompletion, findDirty, getEntity, getEntityName, instantiate, isTransient, onDelete, onFlushDirty, onLoad, onSave, postFlush, preFlush |
| Constructor Detail |
public DefaultInterceptor()
| Method Detail |
public org.hibernate.Session getSession()
getSession in interface SessionInterceptorpublic void setSession(org.hibernate.Session sess)
setSession in interface SessionInterceptorpublic void disposeSession()
disposeSession in interface SessionInterceptor
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||