Heather,
What release/revision of OpenJPA are you using? There was a semi-recent
situation with the ordering of inserts in our statement batching support
that you may be running into. OPENJPA-817 (
https://issues.apache.org/jira/browse/OPENJPA-817) documents the problem I
am thinking of. Besides
Hi,
I am experiencing some weird behavior regarding the insertion order for
inherited classes. I am using the join table strategy and some of the time
it inserts the superclass first, while other times it inserts the subclass
first (thus resulting in an exception). It's completely random, with