what is the DDL for that table ?
apparently mysql is not returning a sql type that we have mapped.
to workaround it you can adjust the reveng.xml file to include mappings from the column
type to the relevant hibernate type you actually want.
(see
tools.hibernate.org for docs about reveng.xml)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4091166#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...