Database Connection URL Attributes
Page 7 of 17

dataEncryption=true

Function

Specifies data encryption on disk for a new database. (For information about data encryption, see Encrypting Databases on Disk in the Cloudscape Developer's Guide).

Combining with Other Attributes

Must be combined with create=true and bootPassword=key. You have the option of also specifying encryptionProvider=providerName and encryptionAlgorithm=algorithm.

Example

jdbc:cloudscape:encryptedDB;create=true;dataEncryption=true;
    bootPassword=clo760uds2caPe