7.3. Run the Schema Manager

To create the database schema (using create table SQL commands) we can use the schema manager tool (org.starobjects.jpa.tools.SchemaManager) that comes with JPA Objects. This is really just a wrapper around Hibernate's equivalent hbm2ddl tool. It takes the following arguments: