JDBC: Practical Guide for Java Programmers
Gregory D. Speegle* Provides tutorial-based instruction in key JDBC techniques, complemented by example code. * Centered around an incrementally developed example of a three-tiered application for a video rental e-commerce site. * Designed to help you tackle standard JDBC tasks: connecting your database to the Internet, displaying query results, using stored procedures, updating the database, storing metadata, carrying out transactions, working with binary large objects, implementing security, and more. * Via the companion Web site, provides code for the examples, tools for loading the example database, links to useful JDBC sites, and a forum in which to interact with other readers.