Branch: refs/heads/master
Home:
https://github.com/hibernate/hibernate-orm
Commit: 7c2a58861341f1404b4974f1ed9809f40c1da8f6
https://github.com/hibernate/hibernate-orm/commit/7c2a58861341f1404b4974f...
Author: Alexey Nesterov <alexey.nesterov(a)live.com>
Date: 2017-09-18 (Mon, 18 Sep 2017)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/cfg/annotations/CollectionBinder.java
M hibernate-core/src/main/java/org/hibernate/mapping/Collection.java
M
hibernate-core/src/test/java/org/hibernate/test/annotations/onetomany/OneToManyTest.java
Log Message:
-----------
HHH-6382: Allow to use @OnDelete annotation on unidirectional @OneToMany associations