[jboss-user] [JBoss Seam] - Re: seam generate-entities failure
max.andersen@jboss.com
do-not-reply at jboss.com
Wed Oct 3 13:27:48 EDT 2007
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#4091166
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4091166
More information about the jboss-user
mailing list