Failed to throw EntityExistException on duplicated persist in DB2
-----------------------------------------------------------------
Key: OPENJPA-992
URL: https://issues.apache.org/jira/browse/OPENJPA-992
Project: OpenJPA
Issue Type: Bug
Components: jdbc
Affects Versions: 1.2.2, 1.3.0, 2.0.0
Reporter: Albert Lee
Assignee: Albert Lee
Priority: Minor
Fix For: 2.0.0
TestException.testThrowsEntityExistsException() failed when run against DB2 due
to incorrect exception being thrown from OpenJPA. The test is expecting
EntityExistsException but instead a RolledbackException with nested
PersistenceException is thrown.
Albert Lee.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.