[jboss-user] [JBoss Eclipse IDE (users)] - Re: Hibernate Code Generation with Oracle

jpremji do-not-reply at jboss.com
Thu Jul 20 03:30:06 EDT 2006


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#3959451

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3959451



More information about the jboss-user mailing list