[jboss-user] [JBoss Seam] - Re: how can I create a simple database aplication?

pete.muir@jboss.org do-not-reply at jboss.com
Sun Jan 6 16:28:11 EST 2008


Create a datasource that points to e.g. a mysql database, and alter the example to use it. Also make sure to use validate hibernate.hbm2ddl.auto property in persistence.xml (you'll need to make sure the tables exist in the database.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4117399#4117399

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



More information about the jboss-user mailing list