hibernate-orm/hibernate-core
Vincent Bouthinon 176b6647f7 HHH-18703 : The JoinedSubclassEntityPersister#getTableNameForColumn method does not return the correct table in the JOINED inheritance strategy.
Cause: one uses a sorted set of tables, the other does not.
2024-11-07 10:38:48 +01:00
..
src HHH-18703 : The JoinedSubclassEntityPersister#getTableNameForColumn method does not return the correct table in the JOINED inheritance strategy. 2024-11-07 10:38:48 +01:00
hibernate-core.gradle HHH-18633 Split Jandex-based scanning into new module/artifact 2024-11-06 09:26:50 -07:00