OPENJPA-1369: HSQLDB Error code for unique constraint violation

git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@832095 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Pinaki Poddar 2009-11-02 20:40:31 +00:00
parent 74b0ac1956
commit 760cf901ed
1 changed files with 1 additions and 1 deletions

View File

@ -112,7 +112,7 @@
<dictionary class="org.apache.openjpa.jdbc.sql.HSQLDictionary">
<lock></lock>
<referential-integrity>-9</referential-integrity>
<object-exists></object-exists>
<object-exists>23000</object-exists>
<object-not-found></object-not-found>
<optimistic></optimistic>
<query></query>