Spec-Zone .ru
спецификации, руководства, описания, API

22.3.6. JDBC Concepts

22.3.6.1. Connecting to MySQL Using the JDBC DriverManager Interface
22.3.6.2. Using JDBC Statement Objects to Execute SQL
22.3.6.3. Using JDBC CallableStatements to Execute StoredProcedures
22.3.6.4. Retrieving AUTO_INCREMENT Column Values through JDBC

This section provides some general JDBC background.