Removed the table names from the persistence unit description.
authorErik Brakkee <erik@brakkee.org>
Mon, 5 Jul 2010 14:36:13 +0000 (14:36 +0000)
committerErik Brakkee <erik@brakkee.org>
Mon, 5 Jul 2010 14:36:13 +0000 (14:36 +0000)
The JPA providers no drop the tables themselves.
This is also more robust.
The databasetester should now be created through the dbutils instead of
through the JPA support.


No differences found