Documented the onClear event. (using text from the docblock comment)
This commit is contained in:
parent
e6e1243852
commit
79c113b532
@ -166,6 +166,9 @@ the life-time of their registered entities.
|
|||||||
- onFlush - The onFlush event occurs after the change-sets of all
|
- onFlush - The onFlush event occurs after the change-sets of all
|
||||||
managed entities are computed. This event is not a lifecycle
|
managed entities are computed. This event is not a lifecycle
|
||||||
callback.
|
callback.
|
||||||
|
- onClear - The onClear event occurs when the EntityManager#clear() operation is
|
||||||
|
invoked, after all references to entities have been removed from the unit of
|
||||||
|
work.
|
||||||
|
|
||||||
.. warning::
|
.. warning::
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user