UltraLite User's Guide
Developing UltraLite Java Applications
UltraLite API reference
Class JdbcDatabase
void drop( )
Deletes an UltraLite database file. This method should be used with care, and can be executed only after the JdbcDatabase.close() method has been called.
void
java.sql.SQLException