[hibernate-commits] [hibernate/hibernate-orm] 1be0a3: HHH-11004: Proper handling of array ElementCollect...
GitHub
noreply at github.com
Tue Aug 9 06:48:21 EDT 2016
Branch: refs/heads/master
Home: https://github.com/hibernate/hibernate-orm
Commit: 1be0a347c469e318d188e3f731851958991018e8
https://github.com/hibernate/hibernate-orm/commit/1be0a347c469e318d188e3f731851958991018e8
Author: Bradley Hess <bdhess at pobox.com>
Date: 2016-08-09 (Tue, 09 Aug 2016)
Changed paths:
M tooling/metamodel-generator/src/main/java/org/hibernate/jpamodelgen/annotation/MetaAttributeGenerationVisitor.java
M tooling/metamodel-generator/src/test/java/org/hibernate/jpamodelgen/test/elementcollection/ElementCollectionTest.java
A tooling/metamodel-generator/src/test/java/org/hibernate/jpamodelgen/test/elementcollection/OfficeBuilding.java
Log Message:
-----------
HHH-11004: Proper handling of array ElementCollection values in jpamodelgen
More information about the hibernate-commits
mailing list