JDBC API is Package java.sql
The JDBC API is contained in JDK 1. Note that many of the classes such as “Statement” are interfaces, as they have abstract methods which must be supplied by a driver.
Interface Index
Callable Statement
Connection
DatabaseMetaData
Driver
PreparedStatement
ResultSet
ResultSetMetaData
Statement
Class Index
Date
DriverManager
DriverPropertyInfo
Numeric
Time
Timestamp
Types
Exception Index
DataTruncation
SQLException
SQLWarning
Previous slide
Next slide
Back to first slide
View graphic version