You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ojb-dev@db.apache.org by "Armin Waibel (JIRA)" <ji...@apache.org> on 2005/12/29 23:11:01 UTC

[jira] Created: (OJB-84) When "table per subclass" inheritance is used for a reference, FK fields of a 1:n reference defined in a sub-class will not be found on queries which join the reference

When "table per subclass" inheritance is used for a reference, FK fields of a 1:n reference defined in a sub-class will not be found on queries which join the reference
------------------------------------------------------------------------------------------------------------------------------------------------------------------------

         Key: OJB-84
         URL: http://issues.apache.org/jira/browse/OJB-84
     Project: OJB
        Type: Bug
    Versions: 1.0.3, 1.0.4    
    Reporter: Armin Waibel


When "table per subclass" inheritance is used for a reference, FK fields of a 1:n reference defined in a sub-class will not be found on queries which join the reference. The test case is called 
...broker.InheritanceMultipleTableTest#testInheritedReferences()
OJB assume that the FK field is defined in class declared in collection-descriptor, but the field is defined in the super-class.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: ojb-dev-unsubscribe@db.apache.org
For additional commands, e-mail: ojb-dev-help@db.apache.org


[jira] Assigned: (OJB-84) When "table per subclass" inheritance is used for a reference, FK fields of a 1:n reference defined in a sub-class will not be found on queries which join the reference

Posted by "Jakob Braeuchi (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/OJB-84?page=all ]

Jakob Braeuchi reassigned OJB-84:
---------------------------------

    Assign To: Jakob Braeuchi

> When "table per subclass" inheritance is used for a reference, FK fields of a 1:n reference defined in a sub-class will not be found on queries which join the reference
> ------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>          Key: OJB-84
>          URL: http://issues.apache.org/jira/browse/OJB-84
>      Project: OJB
>         Type: Bug
>     Versions: 1.0.3, 1.0.4
>     Reporter: Armin Waibel
>     Assignee: Jakob Braeuchi

>
> When "table per subclass" inheritance is used for a reference, FK fields of a 1:n reference defined in a sub-class will not be found on queries which join the reference. The test case is called 
> ...broker.InheritanceMultipleTableTest#testInheritedReferences()
> OJB assume that the FK field is defined in class declared in collection-descriptor, but the field is defined in the super-class.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: ojb-dev-unsubscribe@db.apache.org
For additional commands, e-mail: ojb-dev-help@db.apache.org