[jboss-user] [JBoss Seam] - Re: Is this a known Seam bug? varchar(n) foreign key to char
irVega
do-not-reply at jboss.com
Mon Apr 2 13:07:04 EDT 2007
Does tha mean you'd use
hibernate.hbm2ddl.auto="create"
the first time round (if you wanted your schema generated for you based on annotations on your entity beans) and then set
hibernate.hbm2ddl.auto="false" ?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4033766#4033766
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4033766
More information about the jboss-user
mailing list