IndexOutOfBoundsException in BatchingPreparedStatementManagerImpl
-----------------------------------------------------------------
Key: OPENJPA-1958
URL: https://issues.apache.org/jira/browse/OPENJPA-1958
Project: OpenJPA
Issue Type: Bug
Components: jdbc
Affects Versions: 2.1.0, 2.0.1, 1.2.2, 2.2.0
Reporter: Michael Dick
Assignee: Michael Dick
Fix For: 2.1.1, 2.2.0
Under rare conditions the batchedRows in the batching prepared statement manager may be empty
by the time we process an SQLException. In this case an IndexOutOfBoundsException occurs.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
|