The DatabaseManager handles JAG's generic database support.
This enables JAG to connect to any database, provided the database has a JDBC driver.
author: Michael O'Connor - Finalist IT Group
Persists the supported database information by appending an XML element to the config Document.
Parameters: root - The XML Element under which we append the XML.