[hibernate-commits] [hibernate/hibernate-orm] 28af8c: HHH-10835 The hash code calculation of the EntityK...
GitHub
noreply at github.com
Mon Jun 13 08:04:41 EDT 2016
Branch: refs/heads/master
Home: https://github.com/hibernate/hibernate-orm
Commit: 28af8cb95aa9849dd168c83e0002d949bb85a5e5
https://github.com/hibernate/hibernate-orm/commit/28af8cb95aa9849dd168c83e0002d949bb85a5e5
Author: Andrej Golovnin <andrej.golovnin at gmail.com>
Date: 2016-06-13 (Mon, 13 Jun 2016)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/engine/spi/EntityKey.java
Log Message:
-----------
HHH-10835 The hash code calculation of the EntityKey should also include the hash code of the root entity name.
More information about the hibernate-commits
mailing list