JDBC Type 4 Driver Programmer's Reference for SQL/MX Release 3.1 (H06.23+, J06.12+)

Chapter 10. Migration and Compatibility
Prev Next
Chapter 10. Migration and Compatibility
JDBC Drivers
Third-Party Databases
Operating Systems
Compatibility
JDBC Drivers
Driver You Are
Migrating From
Code
Changes
Configuration
Changes Considerations
JDBC Type 3 Driver No
url, catalog, schema, logging facilities N.A.
JDBC Driver for
SQL/MX (JDBC/MX), a
Type 2 driver
No
url, catalog, schema, logging facilities; potential
property value changes (verify using
Summary of the
Type 4 Driver Properties)
Application is not portable if using:
HP extension cpqPrepare
Unicode in CLOB data (not
supported)
LOB with autocommit ON (not
supported)
SequeLink JDBC Driver No
url, catalog, schema, logging facilities Application is not portable if using
SequeLink specific features.
NonStop JDBC Type 4
Driver version 1.0
No Potential property value changes (verify using
Summary of the Type 4 Driver Properties)
The default file name for logging has
changed. For information, see
t4LogFile Property.
Third-Party Databases
Applications must be compatible with features and data types supported by SQL/MX. Any application using specific features and data types
customized for third-party databases must be modified to work with the Type 4 driver. For features and data types supported by SQL/MX, see
the
SQL/MX Reference Manual.
Operating Systems
Any NonStop JDBC Type 4 driver application accessing NonStop SQL/MX can be migrated from one supported platform to another (for example,
PC to HP-UX) without any application changes.
Compatibility
The NonStop JDBC Type 4 Driver 3.1 is compatible with JDK 1.5 and SQLMX release with BLOB support.
The java 1.6.0_18 or later versions of Oracle enforces the
java.sql.Date.valueOf(String s) method to follow the date format as "yyyy-mm-
dd". The JDBC Type 4 driver throws
illegalArgumentException for the date format other than "yyyy-mm-dd".
Prev Up Next
Chapter 9. Tracing and Logging Facilities Home Chapter 11. Messages
Part Number
663860-001 Legal Notices