[hibernate-commits] [hibernate/hibernate-orm] 5e5bef: verify bidirectional collection circular reference...

Nathan Xu noreply at github.com
Wed Feb 26 04:21:42 EST 2020


  Branch: refs/heads/wip/6.0
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 5e5bef71e6d0f1bb3146c1a866fbe7d46360eb2e
      https://github.com/hibernate/hibernate-orm/commit/5e5bef71e6d0f1bb3146c1a866fbe7d46360eb2e
  Author: Nathan Xu <nathan.qingyang.xu at gmail.com>
  Date:   2020-02-26 (Wed, 26 Feb 2020)

  Changed paths:
    A hibernate-core/src/test/java/org/hibernate/orm/test/manytomany/ManyToManyBidirectionalTest.java
    M hibernate-core/src/test/java/org/hibernate/orm/test/onetomany/OneToManyBidirectionalTest.java

  Log Message:
  -----------
  verify bidirectional collection circular reference detection


  Commit: 06a26fe5c632bf4f8e15c6c8c3a78728d04a8d6d
      https://github.com/hibernate/hibernate-orm/commit/06a26fe5c632bf4f8e15c6c8c3a78728d04a8d6d
  Author: Nathan Xu <nathan.qingyang.xu at gmail.com>
  Date:   2020-02-26 (Wed, 26 Feb 2020)

  Changed paths:
    M hibernate-core/src/test/java/org/hibernate/orm/test/onetomany/OneToManyBidirectionalTest.java

  Log Message:
  -----------
  enrich existing tesing case by SQL inspect


Compare: https://github.com/hibernate/hibernate-orm/compare/bb8ceaea1dd3...06a26fe5c632


More information about the hibernate-commits mailing list