|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.hibernate.event.def.DefaultPostLoadEventListener
public class DefaultPostLoadEventListener
We do 2 things here:
Lifecycle
interface if necessaryEntityEntry.getLockMode()
related processing
Constructor Summary | |
---|---|
DefaultPostLoadEventListener()
|
Method Summary | |
---|---|
void |
onPostLoad(PostLoadEvent event)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DefaultPostLoadEventListener()
Method Detail |
---|
public void onPostLoad(PostLoadEvent event)
onPostLoad
in interface PostLoadEventListener
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |