You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openjpa.apache.org by "Guy Korland (JIRA)" <ji...@apache.org> on 2010/11/13 23:50:13 UTC

[jira] Updated: (OPENJPA-1885) Improve persistAll to avoid redundant checked on each instance

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

Guy Korland updated OPENJPA-1885:
---------------------------------

    Attachment: patch.txt

> Improve persistAll to avoid redundant checked on each instance 
> ---------------------------------------------------------------
>
>                 Key: OPENJPA-1885
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-1885
>             Project: OpenJPA
>          Issue Type: Improvement
>          Components: kernel
>    Affects Versions: 2.0.1
>            Reporter: Guy Korland
>         Attachments: patch.txt
>
>
> Improve persistAll to avoid redundant checked on each instance in the collection.
> When call persistAll() on each object in the collections all the checks and asserts are done.

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