Improve table group resolution for subqueries using the same alias as parent

Description

With https://hibernate.atlassian.net/browse/HHH-16396 the resolution of TableGroups inside subqueries was changed to correctly handle cases where the same alias was used in both the parent query and the internal one.

This issue follows up on that work by improving the logic and handling some edge cases.

Activity

Show:
Fixed

Details

Assignee

Reporter

Fix versions

Priority

Created March 31, 2023 at 6:29 PM
Updated April 14, 2023 at 8:21 AM
Resolved April 3, 2023 at 1:19 PM