Connecting with the JDBC Driver Manager
- Last Updated: June 14, 2020
- 1 minute read
- DataDirect Connectors
- JDBC
- Oracle Service Cloud 5.1
- Documentation
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.