Contents Index stopSynchronizationDelete method changeEncryptionKey method

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

Class JdbcDatabase


Package 

ianywhere.ultralite.jdbc

Description 

The JdbcDatabase is used directly only for obfuscating databases. The generated database class extends JdbcDatabase and provides an object that represents the UltraLite database. Most JdbcDatabase methods are used from the generated database class.

For more information, see The generated database class.


changeEncryptionKey method
close method
connect method
drop method
grant method
revoke method
setDefaultObfuscation method

Contents Index stopSynchronizationDelete method changeEncryptionKey method