Re: [hibernate-dev] Empty composites and embeddable containing an embeddable

2017-08-14 Thread Gail Badner
Thanks for your response. I've created https://hibernate.atlassian.net/browse/HHH-11926 to fix this. On Mon, Aug 14, 2017 at 7:17 AM, andrea boriero wrote: > I think so too. > > On 14 August 2017 at 15:50, Vlad Mihalcea wrote: > >> I guess we should create the nested embeddable as well. >> >>

Re: [hibernate-dev] Empty composites and embeddable containing an embeddable

2017-08-14 Thread andrea boriero
I think so too. On 14 August 2017 at 15:50, Vlad Mihalcea wrote: > I guess we should create the nested embeddable as well. > > Vlad > > On Fri, Aug 11, 2017 at 2:02 AM, Gail Badner wrote: > > > If an embeddable contains an embeddable, and the outer embeddable is > > instantiated due to hibernat

Re: [hibernate-dev] Empty composites and embeddable containing an embeddable

2017-08-14 Thread Vlad Mihalcea
I guess we should create the nested embeddable as well. Vlad On Fri, Aug 11, 2017 at 2:02 AM, Gail Badner wrote: > If an embeddable contains an embeddable, and the outer embeddable is > instantiated due to hibernate.create_empty_composites.enabled=true, should > the inner embeddable be instanti