Re: [hibernate-dev] @OneToOne with @PrimaryKeyJoinColumn(s) vs @MapsId without value element

2018-09-05 Thread Gail Badner
Comments below... On Sun, Sep 2, 2018 at 11:17 PM, Vlad Mihalcea wrote: > Here are my comments: > > 1. I think the @MapsId behavior is the right one even if we don't enable > cascading on the child-side. > Although theoretically, we should not do that, in reality, if we disable > this behavior,

Re: [hibernate-dev] Hibernate Spatial - JTS update - compatibility issue

2018-09-05 Thread Karel Maesen
Hi Guillaume, We can do this in a 5.4. As a commenter on this issue correctly noted, geolatte-geom has already moved to 1.16.0-RC1, so the change in HS can follow quickly. We should wait for the official 1.16 release though before releasing it. I'll put the ticket into progress, and upgrade the

[hibernate-dev] Hibernate Spatial - JTS update - compatibility issue

2018-09-05 Thread Guillaume Smet
Hi list, Karel, In https://hibernate.atlassian.net/browse/HHH-12144 , people are asking about a JTS upgrade and at least one person seems to be willing to contribute it. The issue is that in newer JTS versions, they have changed the package names so we would have a compatibility issue (see https: