MappedSuperClass-Entity-Embedded domain model fails during insert
------------------------------------------------------------------
Key: OPENJPA-509
URL: https://issues.apache.org/jira/browse/OPENJPA-509
Project: OpenJPA
Issue Type: Bug
Reporter: Pinaki Poddar
OpenJPA User forum reported a problem with a domain model where entity X
extends MappedSuperClass M and X embeds Y. M is using generated value as
identity.
The problem appears on insertion of new instance of X.
http://www.nabble.com/Problem-with-MappedSuperclass-Entity-Embeddable-object-graph-to15298457.html#a15298457
The error has been confirmed and attached patch fixes it.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.