Attempts to make a database connection to the given URL. The driver should return "null" if it realizes it is the wrong kind of driver to connect to the given URL. This will be common, as when the JDBC driver manager is asked to connect to a given URL it passes the URL to each loaded driver in turn.
(String url, Properties info)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected