-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Unknown
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Implement joined inheirtance support: https://docs.hibernate.org/orm/6.6/userguide/html_single/#entity-inheritance-joined-table
This requires table joining, which is implemented, but also requires CASE support since Hibernate will generate an expression to determine which joined table provided the data to select the right subclass implementation. Test cases are provided in: joined.patch![]()
- depends on
-
HIBERNATE-83 Support HQL CASE expression
-
- Backlog
-
- split from
-
HIBERNATE-69 Implement basic entity class hierarchy persisting and retrieval (single table and mapped super class only)
-
- Closed
-