Re: [jira] Commented: (OPENJPA-39) Cascade delete does not work with foreign key constraints

2006-09-13 Thread Megan Kim
This works great. Thank you. On 9/12/06, Abe White (JIRA) <[EMAIL PROTECTED]> wrote: [ http://issues.apache.org/jira/browse/OPENJPA-39?page=comments#action_12434283] Abe White commented on OPENJPA-39: -- I implemented Craig's suggestion of always consideri

[jira] Commented: (OPENJPA-39) Cascade delete does not work with foreign key constraints

2006-09-12 Thread Abe White (JIRA)
[ http://issues.apache.org/jira/browse/OPENJPA-39?page=comments#action_12434283 ] Abe White commented on OPENJPA-39: -- I implemented Craig's suggestion of always considering the child object as deleted first when cascading a delete from parent t

[jira] Commented: (OPENJPA-39) Cascade delete does not work with foreign key constraints

2006-09-02 Thread Megan (JIRA)
[ http://issues.apache.org/jira/browse/OPENJPA-39?page=comments#action_12432316 ] Megan commented on OPENJPA-39: -- I have tried all 3 options but I am getting the same error. Could you review if my configuration is correct 1. Using the org.apache.

[jira] Commented: (OPENJPA-39) Cascade delete does not work with foreign key constraints

2006-09-01 Thread Abe White (JIRA)
[ http://issues.apache.org/jira/browse/OPENJPA-39?page=comments#action_12432221 ] Abe White commented on OPENJPA-39: -- In the above comment, the correct annotation is org.apache.openjpa.persistence.jdbc.ForeignKey. > Cascade delete does not wor

[jira] Commented: (OPENJPA-39) Cascade delete does not work with foreign key constraints

2006-09-01 Thread Abe White (JIRA)
[ http://issues.apache.org/jira/browse/OPENJPA-39?page=comments#action_12432220 ] Abe White commented on OPENJPA-39: -- OpenJPA has to know where the DB foreign keys are. You have a few options: - Using the org.apache.openjpa.persistence.Foreign