UltraLite User's Guide
Developing UltraLite Java Applications
Connecting to and configuring your UltraLite database
UltraLite Java applications can connect to more than one database, unlike UltraLite C/C++ applications.
To connect to more than one database, simply create more than one connection object.
For more information see Connecting to the database using JDBC.