Connection manager to manage database connections.
List of registered connections.
Add a new connection.
Close a connection.
Close all managed connections.
Initiate a connection. It is a noop if the connection is already initiated.
Get a connection.
Returns whether the connection is managed by the manager.
Returns whether the connection is connected.
Connection manager to manage database connections.