Implement entity class hierarchy persisting and retrieval (joined tables)

XMLWordPrintableJSON

    • 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

            Assignee:
            Unassigned
            Reporter:
            Andre Masella
            None
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: