[hibernate-commits] [hibernate/hibernate-orm] bc37d5: HHH-9281 : Table name generated for @ElementCollec...
    GitHub 
    noreply at github.com
       
    Wed Jul  9 19:27:05 EDT 2014
    
    
  
  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: bc37d5f6b28df2c4ef12070fe26691c7bf3f007b
      https://github.com/hibernate/hibernate-orm/commit/bc37d5f6b28df2c4ef12070fe26691c7bf3f007b
  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-9281 : Table name generated for @ElementCollection uses owning entity class name instead of mapped entity name
(cherry picked from commit ccffe0dea9d9d4aae05ffaaa9239ff5ac5b3346a)
Conflicts:
	hibernate-core/src/test/java/org/hibernate/test/annotations/collectionelement/CollectionElementTest.java
    
    
More information about the hibernate-commits
mailing list