Branch: refs/heads/metamodel
Home:
https://github.com/hibernate/hibernate-orm
Commit: afac5ceebabac71bdf5661e43ba97260da606978
https://github.com/hibernate/hibernate-orm/commit/afac5ceebabac71bdf5661e...
Author: Gail Badner <gbadner(a)redhat.com>
Date: 2012-02-15 (Wed, 15 Feb 2012)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/metamodel/internal/source/Binder.java
M
hibernate-core/src/main/java/org/hibernate/metamodel/internal/source/annotations/attribute/ColumnSourceImpl.java
M
hibernate-core/src/main/java/org/hibernate/metamodel/internal/source/annotations/attribute/ColumnValuesSourceImpl.java
M
hibernate-core/src/main/java/org/hibernate/metamodel/internal/source/annotations/attribute/SingularAttributeSourceImpl.java
Log Message:
-----------
HHH-7069 : Move default column name generation from annotations source to binder