With regard to the integer, yes that was a problem and i have added the following to the
reveng.xml file
<type-mapping>
<sql-type jdbc-type="DECIMAL" scale="0"
hibernate-type="java.lang.Long"></sql-type>
</type-mapping>
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3959451#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...