Fixed typo
This commit is contained in:
parent
d859a77b52
commit
1fe35e518c
1 changed files with 1 additions and 1 deletions
|
@ -268,7 +268,7 @@ carefully since operations in the wrong event may produce lots of different erro
|
|||
lost updates/persists/removes.
|
||||
|
||||
For the described events that are also lifecycle callback events the restrictions
|
||||
apply aswell, with the additional restriction that you do not have access to the EntityManager
|
||||
apply as well, with the additional restriction that you do not have access to the EntityManager
|
||||
or UnitOfWork APIs inside these events.
|
||||
|
||||
+++ prePersist
|
||||
|
|
Loading…
Add table
Reference in a new issue