JDBC, Database Operations

Java Database Programming with JDBC
A review of the book from IBM.
JDBC Data Access API
"The JDBC technology is a Java API for database-independent connectivity between Java and a wide range of data sources. The JDBC API allows developers to take..."