Contents Index Class JdbcDatabase close method

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

changeEncryptionKey method

Prototype 

Connection changeEncryptionKey( )

Description 

Changes the encryption key for an UltraLite database.

Returns 

A JDBC Connection object.

Throws 

java.sql.SQLException

See also 

Encrypting UltraLite databases


Contents Index Class JdbcDatabase close method