1
0
mirror of synced 2025-02-09 00:39:25 +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
..
2014-02-05 15:13:53 +01:00
2014-02-09 23:45:22 +00:00
2013-04-06 14:31:27 +00:00
2014-03-14 12:34:22 +01:00
2014-02-09 22:12:51 +00:00
2014-03-20 09:02:39 +01:00
2013-06-14 12:07:28 -04:00
2014-02-09 23:45:22 +00:00
2013-12-16 11:05:04 -05:00
2013-12-16 15:55:54 -05: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
2014-02-18 10:26:25 +01:00
2014-02-05 15:13:53 +01:00
2013-11-19 11:50:43 -05:00

The file is empty.