JoinedSubclassEntityPersister#getTableNameForColumn KO

Description

Problem: The getTableNameForColumn method does not return the correct table in the JOINED inheritance strategy.

Part of the explanation can be found here:
https://hibernate.zulipchat.com/#narrow/stream/132094-hibernate-orm-dev/topic/JoinedSubclassEntityPersis.23getTableNameForColumn.20.28KO.29

The issue started after commit 61a00b1e.

I will create a PR with the test that reproduces the problem.

  1. Tables natural order

  2. Tables reverse natural order

The PR : https://github.com/hibernate/hibernate-orm/pull/9061

Attachments

1

Activity

Show:
Fixed

Details

Assignee

Reporter

Labels

Components

Sprint

Fix versions

Affects versions

Priority

Created October 7, 2024 at 12:15 PM
Updated November 21, 2024 at 5:31 PM
Resolved November 7, 2024 at 9:46 AM