E.0 Supported Data Types

The JDBC driver can synchronize all JDBC 1 data types and a small subset of JDBC 2 data types. How JDBC data types map to a database’s native data types depends on the third-party driver.

The following list includes the supported JDBC 1 java.sql.Types.

Numeric Types:

String Types:

Time Types:

Binary Types:

The following list includes the supported JDBC 2 java.sql.Types.

Large Object (LOB) Types: