How do i delete all the tables in the schema on Apache Derby DB using JDBC?
For actual code that does this, check CleanDatabaseTestSetup.java in the Derby test suite section of the Derby distribution.