1
0
mirror of synced 2025-01-26 18:11:47 +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
..
2013-08-08 22:01:26 -04:00
2013-03-11 00:08:58 +00:00
2013-03-11 00:08:58 +00:00
2013-03-11 00:08:58 +00:00
2013-12-16 11:05:04 -05:00
2013-01-29 12:14:53 -02:00
2014-02-07 14:30:17 +01:00
2014-01-02 22:50:36 +01:00
2013-03-11 00:08:58 +00:00
2014-02-18 10:26:25 +01:00
2013-03-11 00:08:58 +00:00
2013-03-11 00:08:58 +00:00
2013-08-10 16:58:07 +02:00
2013-12-16 11:05:04 -05:00
2013-12-16 11:05:04 -05:00
2012-02-12 22:24:03 -02:00