[jboss-user] [JBoss Seam] - Re: seam-gen generate entities errors
atao
do-not-reply at jboss.com
Thu Oct 25 02:19:04 EDT 2007
anonymous wrote : nothing to do with seamgen
I think so.
You can try:
- to add
sql-type="char(32)"
in
@Column(name = "id", unique = true, nullable = false, length = 32)
- or to extend MySQLDialect class.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4098666#4098666
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4098666
More information about the jboss-user
mailing list