[hibernate-commits] [hibernate/hibernate-orm] 7c2a58: HHH-6382: Allow to use @OnDelete annotation on uni...

GitHub noreply at github.com
Mon Sep 18 07:04:10 EDT 2017


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 7c2a58861341f1404b4974f1ed9809f40c1da8f6
      https://github.com/hibernate/hibernate-orm/commit/7c2a58861341f1404b4974f1ed9809f40c1da8f6
  Author: Alexey Nesterov <alexey.nesterov at 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




More information about the hibernate-commits mailing list