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 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.