Chapter 9. Building database applications with JDBC
Exam objectives covered in this chapter |
What you need to know |
---|---|
[9.1] Describe the interfaces that make up the core of the JDBC API (including the Driver, Connection, Statement, and ResultSet) and their relationships to provider implementations | Identification of the interfaces that make up the core of the JDBC API How an application creates objects of these interfaces |
[9.2] Identify the components required to connect to a database using class DriverManager (including the JDBC URL) | The steps and components required to connect to a database using class DriverManager, for JDBC API version 3.0 and before and JDBC API version 4.0 and later |
[9.3] Submit queries and read results ... |
Get OCP Java SE 7 Programmer II Certification Guide: Prepare for the 1ZO-804 exam now with O’Reilly online learning.
O’Reilly members experience live online training, plus books, videos, and digital content from 200+ publishers.