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
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to