You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by "Michael Gentry (JIRA)" <ji...@apache.org> on 2009/10/06 18:17:31 UTC

[jira] Updated: (CAY-1288) Add deleteObjects() to ObjectContext

     [ https://issues.apache.org/jira/browse/CAY-1288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Gentry updated CAY-1288:
--------------------------------

    Priority: Minor  (was: Major)

> Add deleteObjects() to ObjectContext
> ------------------------------------
>
>                 Key: CAY-1288
>                 URL: https://issues.apache.org/jira/browse/CAY-1288
>             Project: Cayenne
>          Issue Type: Improvement
>          Components: Cayenne Core Library
>    Affects Versions: 3.0M6
>         Environment: All
>            Reporter: Michael Gentry
>            Assignee: Michael Gentry
>            Priority: Minor
>             Fix For: 3.0
>
>
> 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.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.