You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cayenne.apache.org by "Ari Maniatis (JIRA)" <de...@cayenne.apache.org> on 2007/05/30 12:10:27 UTC

[JIRA] Created: (CAY-795) Horizontal inheritance

Horizontal inheritance
----------------------

                 Key: CAY-795
                 URL: https://issues.apache.org/cayenne/browse/CAY-795
             Project: Cayenne
          Issue Type: New Feature
          Components: Cayenne Core Library
    Affects Versions: 3.0
            Reporter: Ari Maniatis
            Assignee: Ari Maniatis
             Fix For: 3.0


Implement horizontal inheritance. This requires:

1. Allow dbEntityName attribute to be null in <obj-entity ...>
2. Modeler changes to allow this to be set. Validation should require that any class set in this way should have at least one subclass.
3. Changes, particularly to SelectQuery, which accomodates this change and returns the appropriate objEntities.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.