Hi all, I'm having difficulty with the order OpenJPA is executing SQL statements. Using @ForeignKey for relationships has solved one problem, but it still gets stuck because I have a cascade action on the keys for my subclasses (using joined inheritence).
Is the an annotation I can use to tell openjpa about my subclass join foreign keys? Thanks, Roger -- View this message in context: http://www.nabble.com/annotating-primary-key-foreign-actions-for-subclasses-tp14307957p14307957.html Sent from the OpenJPA Users mailing list archive at Nabble.com.
