Introduction to java programming: Chapter 32 - Java Database Programming's Objectives is to become familiar with the JDBC API; learn how to load a driver, connect to a database, execute statements, and process result sets using JDBC; use the prepared statements to execute precompiled SQL statements.