Learning
This page lists content under Tutorial and Code Camps for JDBC
This page lists content under Online Courses for JDBC
JDBC Technology lets you send SQL statements to a database and process the returned results. You get uniform access to a wide range of relational databases and a common base upon which database tools can be built.