| Class | Description |
|---|---|
| InformixDataHandler |
Informix specific data handling.
|
| MySQLDataHandler |
MySQL specific data handling.
|
| OracleDataHandler |
Oracle specific data handling.
|
| PostgresqlDataHandler |
Postgresql specific data handling.
|
| RowIdHandler |
Handle the rowid methods since the API is not available until JDBC 3.0.
|
| SQLServerDataHandler |
SQLServer specific data handling.
|
| UpdateCountDataHandler |
A data handler that keeps track of the update count for each execution of a
Statement.
|