So far, you have seen how to connect to the database from JDeveloper. To initiate a connection from the Java application, you use the Connection
object from the JDBC application programming interface (API).
This section describes connecting to the database from the Java application in the following subsections: