[hibernate-commits] [hibernate/hibernate-orm] 9f8f07: HHH-9280 : Table name generated for @ElementCollec...
GitHub
noreply at github.com
Wed Jul 9 18:24:47 EDT 2014
Branch: refs/heads/4.2
Home: https://github.com/hibernate/hibernate-orm
Commit: 9f8f07c22951e6a60481b40686de12a936d2c6de
https://github.com/hibernate/hibernate-orm/commit/9f8f07c22951e6a60481b40686de12a936d2c6de
Author: Gail Badner <gbadner at redhat.com>
Date: 2014-07-09 (Wed, 09 Jul 2014)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/cfg/annotations/CollectionBinder.java
M hibernate-core/src/test/java/org/hibernate/test/annotations/collectionelement/CollectionElementTest.java
M hibernate-core/src/test/java/org/hibernate/test/annotations/collectionelement/Matrix.java
Log Message:
-----------
HHH-9280 : Table name generated for @ElementCollection uses owning entity class name instead of mapped entity name
(cherry picked from commit ccffe0dea9d9d4aae05ffaaa9239ff5ac5b3346a)
More information about the hibernate-commits
mailing list