How do i delete all the tables in the schema on Apache Derby DB using JDBC?
A simple solution is to do right click -> disconnect then delete the folder containing your database and reconnect it.