Hi,
seems something went wrong with HHH-11083 integration and I've broken
the nightly builds.
Fix is in [1], please integrate asap.
Radim
[1] https://github.com/hibernate/hibernate-orm/pull/1647
--
Radim Vansa
JBoss Performance Team
___
hibernate
I think they believe the reverse.
Personally I am leery of accepting this because ultimately it is yet
another piece of code we are not the experts on but will be responsible for
maintaining.
On Wed, Nov 23, 2016 at 1:39 AM Gunnar Morling wrote:
> This is a very interesting contribution, only I
Hi,
We have a problem using @AssociationOverride and @MapKeyJoinColumn and
we would like to have your opinion about this to know if this is an issue.
Here is the test case :
https://github.com/florianlacreuse/hibernate-test-case
Short explanation about the model : an entity with an embeddable
The JPA spec does not specify a way to override the MapKeyJoinColumn. You
can override the association, like the JoinColumn for a ManyToOne or a
JoinTable for OneToMany.
In your case, maybe it's better to move that association out of the
embeddable.
It's always a good idea to keep the model as sim
We didn't know about the JPA spec on this particular detail, thanks for
the precision.
Nonetheless, we don't want to override the @MapKeyJoinColumn, we just
want the annotation to be taken into consideration while we use
@AssociationOverride to override something else.
We have updated the test
Please do not push anything to 5.1 branch while I'm preparing the release.
Thanks,
Gail
___
hibernate-dev mailing list
hibernate-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-dev
http://in.relation.to/2016/11/23/hibernate-orm-513-final-release/
___
hibernate-dev mailing list
hibernate-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-dev