Development Process
Application development based on JDBC covers obtaining the driver JAR package and configuring JDK 1.8, connecting to a database, running SQL statements, processing result sets, and closing the connection.
Figure 1 shows the libpq-based development process.
