>Could you post your entity source or test case that reproduces the problem ? >Also post your existing table's DDL that contains the foreign key >definition.
Catalina, Here is the test case that reproduces the problem: http://n2.nabble.com/file/n675458/identifying_rel_test.zip identifying_rel_test.zip . The ERD I am trying to implement and the corresponding ddl are also in the zip (ERD.jpeg and erd.sql). The zip is an eclipse project export, do mvn install to run the test and reproduce the error. Let me know if you have any questions. Thanks Gopal -- View this message in context: http://n2.nabble.com/ArrayIndexOutOfBoundsException%3A0-at-org.apache.openjpa.jdbc.sql.DBDictionary.getForeignKeyConstraintSQL%28DBDictionary.java%3A3373%29-tp668199p675458.html Sent from the OpenJPA Users mailing list archive at Nabble.com.
