Once the driver is installed, you can immediately connect from an application to your database with the JDBC Driver Manager by specifying the connection URL in the DriverManager.getConnection() method.

For information on connecting using data sources, see Connecting Using Data Sources.