Branch: refs/heads/metamodel
Home:
https://github.com/hibernate/hibernate-orm
Commit: f6787672ecf56f161612c80d22a9e97190e7a4f5
https://github.com/hibernate/hibernate-orm/commit/f6787672ecf56f161612c80...
Author: Strong Liu <stliu(a)hibernate.org>
Date: 2012-10-14 (Sun, 14 Oct 2012)
Changed paths:
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/main/java/org/hibernate/metamodel/internal/source/annotations/attribute/FormulaValue.java
M
hibernate-core/src/main/java/org/hibernate/metamodel/internal/source/annotations/attribute/MappedAttribute.java
Log Message:
-----------
HHH-7619 formula attribute is not working on annotation side yet