[
https://issues.apache.org/jira/browse/OPENJPA-1885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Dick resolved OPENJPA-1885.
-----------------------------------
Resolution: Fixed
Fix Version/s: 2.1.0
Assignee: Michael Dick
Thanks for the patch, Guy. The changes have been made in trunk in revision
1037237. I did a little reformatting in rev 1037827 as well.
> 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
> Assignee: Michael Dick
> Fix For: 2.1.0
>
> 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.