I came across the following statement when I am going through Mastering EJB3.0 book .Can any body explain how we can configure JBoss to create the tables for each entity bean ?
you can configure JBoss to create the tables for each entity bean when the application server boots and deploys its EJBs.