I tried to use Generics Embeddable key, but SQM wrong parses entity class for one of version this key.
I suppose that error in MetaContext$wrapUp method, where Map componentByEmbeddable does not analyze generics in deep.
I’ve attached hibernate-orm-6 example, that reproduces this bug. If there is some another way to attach test case - please send me manual to do this. |
|