[hibernate-commits] [hibernate/hibernate-orm] fff499: HHH-9369 Fix @Formula of enum type results in Clas...
GitHub
noreply at github.com
Thu Sep 18 07:04:16 EDT 2014
Branch: refs/heads/4.3
Home: https://github.com/hibernate/hibernate-orm
Commit: fff49977ab990d65764704fd6617b775ca2032c3
https://github.com/hibernate/hibernate-orm/commit/fff49977ab990d65764704fd6617b775ca2032c3
Author: andreas <andreas at berger-ecommerce.com>
Date: 2014-09-18 (Thu, 18 Sep 2014)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/mapping/SimpleValue.java
M hibernate-core/src/test/java/org/hibernate/test/annotations/enumerated/EntityEnum.java
M hibernate-core/src/test/java/org/hibernate/test/annotations/enumerated/EnumeratedTypeTest.java
Log Message:
-----------
HHH-9369 Fix @Formula of enum type results in ClassCastException
More information about the hibernate-commits
mailing list