| org.apache.openjpa.persistence.jdbc.update |
|
| Java Source File Name | Type | Comment |
| Child.java | Class | Child in a bidirectional parent-child relationship. |
| Parent.java | Class | Parent in a bidirectional parent-child relationship. |
| TestParentChild.java | Class | Tests for SQL statement ordering capabilities of different update strategies
for a Parent-Child model against different physical database constraints.
SQL statement ordering is influenced by
1. |