Issue Type: Bug Bug
Affects Versions: 5.0.0
Assignee: Brett Meyer
Created: 17/Oct/12 9:36 PM
Description:

Test case: o.h.test.annotations.enumerated.EnumeratedTypeTest#testTypeCriteria

EntityEnum is annotated with @TypeDefs. The @TypeDef defines a custom type class for the LastNumber enum. This type def is ignored – 'lastNumber' is still of type int, when it should be a varchar.

NOte that the @Type annotations on the enum fields work as expected.

Project: Hibernate ORM
Priority: Major Major
Reporter: Brett Meyer
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira