public class MVCCSynchronizerPostUpdateEventListener
extends Object
implements org.hibernate.event.PostUpdateEventListener
| Modifier and Type | Field and Description |
|---|---|
static MVCCSynchronizerPostUpdateEventListener |
INSTANCE |
| Constructor and Description |
|---|
MVCCSynchronizerPostUpdateEventListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
onPostUpdate(org.hibernate.event.PostUpdateEvent postUpdateEvent) |
public static final MVCCSynchronizerPostUpdateEventListener INSTANCE