Details
-
Task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.0
-
None
Description
There is a following TODO in DC:
// TODO: Andrus, 1/19/2006: implement for nested DataContexts
public void rollbackChangesLocally() {
if (getChannel() instanceof DataDomain)
else
{ throw new CayenneRuntimeException("Implementation pending."); }}
We'll need to implement it (hopefully should be trivial) ... also if possible port back to 2.0, 1.2.