Connects to an existing database based on a configuration set.
Connection DatabaseManager.connect( Configuration config ) throws ULjException
config The Configuration object containing the specifications for the existing database.
A Connection object that establishes the connection to the database.