Introducing JDBC -- Exploring JDBC’s Novel Feature -- Making Database Connections -- Making Database Connections Using DataSource -- Exploring the ResultSet Interface -- Working with Scrollable and Updatable ResultSet Objects -- Reading and Writing BLOBs -- Reading and Writing CLOBs -- Working with Date, Time, and Timestamp in JDBC -- Handling Exceptions in JDBC -- Exploring the Statement -- …