hibernate-orm/hibernate-core
Steve Ebersole 78bd816a85 discriminator work
- Handle discriminator as Fetch for entity ResultGraphNodes.  This allows us to make the distinction about whether to handle the discriminator as `Class` or as its "underlying" type when selecting it.  Fetches return the underlying type.  DomainResults return `Class`, or String for entity-named entity mappings
2021-08-20 13:41:55 -05:00
..
2021-08-20 13:41:55 -05:00
2021-08-20 13:41:55 -05:00