A field of type Integer is not accepted, only Short, in a Java Entity class for a MySQL table column of type smallint(6) unsigned.
org.hibernate.HibernateException: Wrong column type in . for column *. Found: smallint, expected: integer
Environment:
hibernate-jpa-2.0-api.jar 1.0.0.Final, MySQL 5.5.24-5-log (Debian)
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