public class ParentAwareFlushEventListener
extends java.lang.Object
implements org.hibernate.event.spi.FlushEntityEventListener
| Modifier and Type | Field and Description |
|---|---|
static ParentAwareFlushEventListener |
INSTANCE |
| Constructor and Description |
|---|
ParentAwareFlushEventListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
onFlushEntity(org.hibernate.event.spi.FlushEntityEvent event) |
public static final ParentAwareFlushEventListener INSTANCE
Copyright © 2019. All Rights Reserved.