[hibernate-commits] [hibernate/hibernate-orm] 902208: HHH-12320 HHH-12975 - Added test cases.

GitHub noreply at github.com
Fri Oct 12 05:37:42 EDT 2018


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 9022085f5c48467089e74f4354ee6716d1616e99
      https://github.com/hibernate/hibernate-orm/commit/9022085f5c48467089e74f4354ee6716d1616e99
  Author: Chris Cranford <chris at hibernate.org>
  Date:   2018-10-12 (Fri, 12 Oct 2018)

  Changed paths:
    A hibernate-core/src/test/java/org/hibernate/test/constraint/ForeignKeyConstraintMapsIdTest.java
    A hibernate-core/src/test/java/org/hibernate/test/constraint/ForeignKeyNoConstraintTest.java

  Log Message:
  -----------
  HHH-12320 HHH-12975 - Added test cases.


  Commit: 41e49725ae8e2dcb1c92c8d94b0fc404a0031b63
      https://github.com/hibernate/hibernate-orm/commit/41e49725ae8e2dcb1c92c8d94b0fc404a0031b63
  Author: Chris Cranford <chris at hibernate.org>
  Date:   2018-10-12 (Fri, 12 Oct 2018)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/cfg/AnnotationBinder.java
    M hibernate-core/src/main/java/org/hibernate/cfg/OneToOneSecondPass.java

  Log Message:
  -----------
  HHH-12320 HHH-12975 - Make sure foreign key name/mode is set prior to building the constraint.


Compare: https://github.com/hibernate/hibernate-orm/compare/20b39b9741d9...41e49725ae8e
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the hibernate-commits mailing list