Branch: refs/heads/wip/6.0
Home:
https://github.com/hibernate/hibernate-orm
Commit: 5e5bef71e6d0f1bb3146c1a866fbe7d46360eb2e
https://github.com/hibernate/hibernate-orm/commit/5e5bef71e6d0f1bb3146c1a...
Author: Nathan Xu <nathan.qingyang.xu(a)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/06a26fe5c632bf4f8e15c6c...
Author: Nathan Xu <nathan.qingyang.xu(a)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...06a26fe...