1
0
mirror of synced 2025-02-02 21:41:45 +03:00

Merge pull request #6070 from Dreamlex/master

Update events.rst
This commit is contained in:
Marco Pivetta 2016-10-06 02:40:04 +02:00 committed by GitHub
commit 47cb963731

View File

@ -179,7 +179,7 @@ the life-time of their registered entities.
allows providing fallback metadata even when no actual metadata exists
or could be found. This event is not a lifecycle callback.
- preFlush - The preFlush event occurs at the very beginning of a flush
operation. This event is not a lifecycle callback.
operation.
- onFlush - The onFlush event occurs after the change-sets of all
managed entities are computed. This event is not a lifecycle
callback.