Details
-
Type:
New Feature
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: DQL, Mapping Drivers, ORM
-
Security Level: All
-
Labels:None
Description
Requesting implementation of mixed inheritance mapping (class table inheritance and single table inheritance).
This would be especially handy when the difference between certain classes is only "implementational" (i.e. a subclass only functions differently/implements abstract methods and does not specify any additional fields). Using class table inheritance would result in tables only containing an id column.
Issue Links
- is duplicated by
-
DDC-265
Possibility for Nested Inheritance
-