Previous Topic: JDBC ProxyNext Topic: CA Datacom to JDBC Data Type Mapping


Data Type Mapping

Data type mapping provides a way to identify which data types are supported by the driver and database. Java applications use the DatabaseMetaData.getTypeInfo method to return detailed information about the mapping of JDBC and CA Datacom data types.