Make sure Path#type() never returns null as per JPA TCK requirement
Description
Activity
Show:
Fixed
Details
Details
Assignee
Christian Beikov
Christian BeikovReporter
Christian Beikov
Christian BeikovWorked in
Components
Fix versions
Affects versions
Priority
Created August 4, 2022 at 7:44 AM
Updated September 8, 2022 at 1:50 PM
Resolved August 4, 2022 at 9:07 AM
I changed something in the
EntityType
implementation to not construct a discriminator path source anymore if there is none, but that seems to have broken a JPA TCK requirement.