[
https://issues.apache.org/jira/browse/CAY-2047?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15106524#comment-15106524
]
Savva Kolbachev commented on CAY-2047:
--------------------------------------
Have the same in 4.0.M2. I'm going to fix it.
BTW, syncing entities seems to be working fine.
> Relationship mapping with target inheritance
> ---------------------------------------------
>
> Key: CAY-2047
> URL: https://issues.apache.org/jira/browse/CAY-2047
> Project: Cayenne
> Issue Type: Bug
> Affects Versions: 3.1, 4.0.M2
> Reporter: Andrus Adamchik
> Assignee: Savva Kolbachev
>
> Consider the inheritance mapping:
> DB_A
> ObjSuperA
> ObjectSubA extends ObjectSuperA
> (and probably a few more subclasses , some a few levels deep)
> DB_B
> ObjB
> There are 2 to-one relationships from DB_B to DB_A based on 2 foreign keys.
> Modeler ObjRelationship dialog fails on attempt to map ObjB -> ObjectSuperA
> (a superclass) relationship. It automatically selects a random subclass
> instead.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)