[hibernate-commits] [hibernate/hibernate-orm] 2f575f: HHH-14129 Add test for issue

Nathan Xu noreply at github.com
Mon Aug 10 06:26:17 EDT 2020


  Branch: refs/heads/5.4
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 2f575f7e040bad2ea6f957213e2422afa436499d
      https://github.com/hibernate/hibernate-orm/commit/2f575f7e040bad2ea6f957213e2422afa436499d
  Author: Andrea Boriero <andrea at hibernate.org>
  Date:   2020-08-10 (Mon, 10 Aug 2020)

  Changed paths:
    A hibernate-core/src/test/java/org/hibernate/test/annotations/manytoone/NotNullManyToOneTest.java

  Log Message:
  -----------
  HHH-14129 Add test for issue


  Commit: 1f09db3c1cca72a733665b8633c6c159dee1714b
      https://github.com/hibernate/hibernate-orm/commit/1f09db3c1cca72a733665b8633c6c159dee1714b
  Author: Andrea Boriero <andrea at hibernate.org>
  Date:   2020-08-10 (Mon, 10 Aug 2020)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/cfg/beanvalidation/TypeSafeActivator.java

  Log Message:
  -----------
  HHH-14129 Bidirectional relationship with @NotNull fails to save


  Commit: da77ef948c62fba7af5deca259e2a5b29ec78498
      https://github.com/hibernate/hibernate-orm/commit/da77ef948c62fba7af5deca259e2a5b29ec78498
  Author: Nathan Xu <nathan.qingyang.xu at gmail.com>
  Date:   2020-08-10 (Mon, 10 Aug 2020)

  Changed paths:
    M documentation/src/test/java/org/hibernate/userguide/caching/SecondLevelCacheTest.java

  Log Message:
  -----------
  HHH-14133 fix obvious example code error for 'second level cache' in user guide


Compare: https://github.com/hibernate/hibernate-orm/compare/25877096033e...da77ef948c62


More information about the hibernate-commits mailing list