Contents Index changeEncryptionKey method connect method

UltraLite Static Java User's Guide
  UltraLite Static Java API Reference
    UltraLite API reference
      Class JdbcDatabase

close method

Prototype 

void close( )

Description 

Closes all connections to an UltraLite database. This method must be executed before an UltraLite database can be deleted.

Returns 

void

Throws 

java.sql.SQLException


Contents Index changeEncryptionKey method connect method