Contents Index countUploadRows method getLastDownloadTimeCalendar method pdf/preface.pdf

UltraLite User's Guide
  Developing UltraLite Java Applications
    UltraLite API reference
      Class JdbcDatabase

drop method

Prototype 

void drop( )

Description 

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.

Returns 

void

Throws 

java.sql.SQLException

See also 

close method


Contents Index countUploadRows method getLastDownloadTimeCalendar method pdf/preface.pdf