Currently I have the below mapping that was working very well in hibernate 5, but now I got an error by the type check introduced by this ticket. The reason why I map like this is that I can leverage the efficiency of bidirectional mapping, and also I don’t need to reference from child to parent. Is it possible to use the below pattern? or there is any workaround at this moment?
|