I see. I specifically had problems with relation tables though. I had
columns generated as _attribute_OTHERTABLENAME and the first _ didn't make
it through Derby. Hence the necessary usage of @ElementJoinColumn.

Are these mandated by the spec as well?

Yes. And as I said, there are standard annotations for renaming any columns in a standard mapping; you don't need to use @ElementJoinColumn.

http://incubator.apache.org/openjpa/docs/latest/manual/ manual.html#jpa_overview_mapping_assoccoll
_______________________________________________________________________
Notice:  This email message, together with any attachments, may contain
information  of  BEA Systems,  Inc.,  its subsidiaries  and  affiliated
entities,  that may be confidential,  proprietary,  copyrighted  and/or
legally privileged, and is intended solely for the use of the individual
or entity named in this message. If you are not the intended recipient,
and have received this message in error, please immediately return this
by email and then delete it.

Reply via email to