| Interface | Description | 
|---|---|
| Connection | |
| DatabaseMetaData | |
| Driver | |
| ParameterMetaData | |
| PreparedStatement | |
| ResultSet | |
| ResultSetMetaData | |
| Statement | 
| Class | Description | 
|---|---|
| DriverManager | |
| DriverPropertyInfo | This class holds a driver property that can be used for querying or
 setting driver configuration parameters. | 
| Timestamp | |
| Types | 
| Exception | Description | 
|---|---|
| BatchUpdateException | This class extends  SQLExceptionto count the successful
 updates in each statement in a batch that was successfully updated prior
 to the error. | 
| SQLException | |
| SQLWarning |