hibernate-orm/hibernate-core
Steve Ebersole 6f60cd8918 improve discriminator handling
- use fetch/result as the distinction for whether to select Class / entity-name or the "underlying type" value for discriminator.  The only time we'd have a DomainResult for the discriminator is for Query where the type is selected; all other times want the underlying type
2021-08-30 13:32:52 -05:00
..
src improve discriminator handling 2021-08-30 13:32:52 -05:00
hibernate-core.gradle Merge remote-tracking branch 'upstream/main' into wip/6.0 2021-08-30 14:07:19 +02:00