public interface BeforeAttachEntityListener<T extends Entity>
| Modifier and Type | Method and Description |
|---|---|
void |
onBeforeAttach(T entity)
Executes before the object is attached to an EntityManager on merge operation.
|
void onBeforeAttach(T entity)
entity - detached entity