Re: [hibernate-dev] Question regarding HHH-10229

2016-09-19 Thread Christian Beikov
Thanks Vlad, and for what it's worth, the tests for H2 run through. Am 19.09.2016 um 17:10 schrieb Vlad Mihalcea: > I can take a look on it tomorrow and let you know. > > Vlad > > On Mon, Sep 19, 2016 at 5:50 PM, Christian Beikov > mailto:christian.bei...@gmail.com>> wrote: > > Hey everyone,

Re: [hibernate-dev] Question regarding HHH-10229

2016-09-19 Thread Vlad Mihalcea
I can take a look on it tomorrow and let you know. Vlad On Mon, Sep 19, 2016 at 5:50 PM, Christian Beikov < christian.bei...@gmail.com> wrote: > Hey everyone, > > I'd like to get HHH-10229 fixed as I can't workaround it. I prepared the > fix and a test(https://github.com/hibernate/hibernate-orm/

[hibernate-dev] Question regarding HHH-10229

2016-09-19 Thread Christian Beikov
Hey everyone, I'd like to get HHH-10229 fixed as I can't workaround it. I prepared the fix and a test(https://github.com/hibernate/hibernate-orm/pull/1558), but I am not sure if that's the best way to do it. Basically what I did is to check if an IdentNode is an alias to an element collection