Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
3.0M6
-
None
-
All
Description
DataContext has a deleteObjects() method, but ObjectContext doesn't.
The documentation shows using deleteObjects:
http://cayenne.apache.org/doc/deleting-objects.html
This is more of a hassle when using cayenneObject.getObjectContext().delete... instead of cayenneObject.getDataContext() because getDataContext() is deprecated in 3.0.