[hibernate-commits] [hibernate/hibernate-orm] 426b00: HHH-12802 : test case
GitHub
noreply at github.com
Fri Jul 13 18:47:04 EDT 2018
Branch: refs/heads/5.2
Home: https://github.com/hibernate/hibernate-orm
Commit: 426b00174013b857c14bf1747d2f670fcf92085c
https://github.com/hibernate/hibernate-orm/commit/426b00174013b857c14bf1747d2f670fcf92085c
Author: Gail Badner <gbadner at redhat.com>
Date: 2018-07-13 (Fri, 13 Jul 2018)
Changed paths:
A hibernate-core/src/test/java/org/hibernate/test/id/NonUniqueIdTest.java
Log Message:
-----------
HHH-12802 : test case
(cherry picked from commit 2ef777e3fe398ed64bb69eeb48dfaa2d2e121a72)
Commit: fc25c0fc012982c7b180f74053ca4e719b109bcc
https://github.com/hibernate/hibernate-orm/commit/fc25c0fc012982c7b180f74053ca4e719b109bcc
Author: Gail Badner <gbadner at redhat.com>
Date: 2018-07-13 (Fri, 13 Jul 2018)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/loader/entity/plan/AbstractLoadPlanBasedEntityLoader.java
M hibernate-core/src/main/java/org/hibernate/loader/plan/exec/internal/BatchingLoadQueryDetailsFactory.java
M hibernate-core/src/main/java/org/hibernate/loader/plan/exec/internal/EntityLoadQueryDetails.java
Log Message:
-----------
HHH-12802 : Hibernate does not thrown an exception when more than entity is loaded with the same ID
(cherry picked from commit 926ad5a13335ae2b6408c68203bee5198fa8c4d1)
Compare: https://github.com/hibernate/hibernate-orm/compare/88fda0598c41...fc25c0fc0129
**NOTE:** This service 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