public class ResetOriginalValuesLoadEventListener
extends org.hibernate.event.def.DefaultLoadEventListener
| Modifier and Type | Field and Description |
|---|---|
static ResetOriginalValuesLoadEventListener |
INSTANCE |
| Constructor and Description |
|---|
ResetOriginalValuesLoadEventListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
onLoad(org.hibernate.event.LoadEvent loadEvent,
org.hibernate.event.LoadEventListener.LoadType loadType) |
public static final ResetOriginalValuesLoadEventListener INSTANCE
public ResetOriginalValuesLoadEventListener()
public void onLoad(org.hibernate.event.LoadEvent loadEvent,
org.hibernate.event.LoadEventListener.LoadType loadType)
throws org.hibernate.HibernateException
onLoad in interface org.hibernate.event.LoadEventListeneronLoad in class org.hibernate.event.def.DefaultLoadEventListenerorg.hibernate.HibernateException