public class ResetOriginalValuesPostLoadEventListener
extends org.hibernate.event.def.DefaultPostLoadEventListener
| Modifier and Type | Field and Description |
|---|---|
static ResetOriginalValuesPostLoadEventListener |
INSTANCE |
| Constructor and Description |
|---|
ResetOriginalValuesPostLoadEventListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
onPostLoad(org.hibernate.event.PostLoadEvent postLoadEvent) |
public static final ResetOriginalValuesPostLoadEventListener INSTANCE