1
0
mirror of synced 2025-02-02 13:31:45 +03:00
Benjamin Eberlei 8b75e3563a [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:19:22 +01:00
..
2013-08-10 18:14:07 +02:00
2013-04-06 14:31:27 +00:00
2013-04-06 14:31:27 +00:00
2014-02-08 16:01:41 +01:00
2013-06-14 12:07:28 -04:00
2013-06-14 12:07:28 -04:00
2013-08-10 18:14:07 +02:00
2013-08-10 18:14:07 +02:00
2013-03-11 00:08:58 +00:00
2012-12-13 18:19:21 +00:00
2013-03-11 00:08:58 +00:00
2013-06-07 17:24:05 -04:00
2014-02-08 17:35:11 +01:00

The file is empty.