Accessing an UltraLiteJ database store

Applications must connect to an UltraLiteJ database before operations can be performed on the data. This section explains how to create or connect to a database with a specified password.

 Implementations of the Configuration object
 Properties of the Connection object
 Creating a new UltraLiteJ database
 Connecting to an existing database
 Disconnecting from a database
 See also