Missing use of SqlStringGenerationContext in MapBinder#getFromAndWhereFormula

Description

After introduced SqlStringGenerationContext, the use of @MapKey leads to issues when an explicit schema/catalog is specified, because the generated subquery lacks the schema. I suggest that uses of org.hibernate.cfg.annotations.MapBinder#getFromAndWhereFormula should use the explicitly configured schema and catalog names i.e.

Activity

Fixed

Details

Assignee

Reporter

Worked in

Components

Fix versions

Affects versions

Priority

Created September 18, 2022 at 10:00 AM
Updated September 27, 2022 at 10:48 AM
Resolved September 19, 2022 at 10:10 AM