Branch: refs/heads/metamodel
Home:
https://github.com/hibernate/hibernate-orm
Commit: a4f31359435a622128c9d1dbe8c7f6cd0f703816
https://github.com/hibernate/hibernate-orm/commit/a4f31359435a622128c9d1d...
Author: Strong Liu <stliu(a)hibernate.org>
Date: 2013-01-29 (Tue, 29 Jan 2013)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/metamodel/internal/source/annotations/ColumnSourceImpl.java
M
hibernate-core/src/main/java/org/hibernate/metamodel/internal/source/annotations/ColumnValuesSourceImpl.java
M
hibernate-core/src/main/java/org/hibernate/metamodel/internal/source/annotations/SingularAttributeSourceImpl.java
M
hibernate-core/src/main/java/org/hibernate/metamodel/internal/source/annotations/attribute/BasicAttribute.java
M
hibernate-core/src/test/java/org/hibernate/test/annotations/various/readwriteexpression/ColumnTransformerTest.java
M hibernate-core/src/test/java/org/hibernate/test/util/SchemaUtil.java
Log Message:
-----------
HHH-7956 - column transformer is not binded if there is no @Column