1
0
mirror of synced 2025-01-25 01:31:40 +03:00
Benjamin Eberlei d473824279 [DDC-2996] Fix bug in UnitOfWork#recomputeSingleEntityChangeSet
When calling UnitOfWork#recomputeSingleEntityChangeSet on an entity
that didn't have a changeset before, the computation was ignored.
This method however is suggested to be used in "onFlush" and "preFlush"
events in the documentation.

Also fix a bug where recomputeSingleEntityChangeSet was used
before calculating a real changeset for an object.
2014-03-23 13:16:33 +01:00
..
2011-12-19 22:56:19 +01:00
2013-04-29 10:29:58 +02:00
2011-12-19 22:56:19 +01:00
2013-12-16 11:05:04 -05:00
2013-12-31 12:25:14 +01:00
2013-12-16 11:05:04 -05:00