John, Thanks for taking the time to read, reply and for the issue link. I switched from a @MappedSuperclass to @Entity with @Inheritance(strategy = InheritanceType.TABLE_PER_CLASS). The issue is still present.
Do my mappings look correct for a uni-directional one-to-one mapping owned by the many side (for motor to wire)? Tim -- View this message in context: http://openjpa.208410.n2.nabble.com/Wrong-order-for-delete-of-child-when-deleting-parent-tp7589053p7589056.html Sent from the OpenJPA Users mailing list archive at Nabble.com.
