maybe we should parse this enum type info ( string or ordinal ) at a higher level, say SimpleValueBinder? instead of down to org.hibernate.type.EnumType#setParameterValues??
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
maybe we should parse this enum type info ( string or ordinal ) at a higher level, say SimpleValueBinder? instead of down to org.hibernate.type.EnumType#setParameterValues??
Steve Ebersole could you take a look?