start() -
Method in class org.wamblee.support.persistence.JpaBuilder
Starts the builder, which in particular, mocks JNDI, binds the datasource
the JNDI where the persistence unit expects it, creates the entity
manager factory, and forces creation of the database schema.
start() -
Method in class org.wamblee.support.persistence.JpaTester