Table 57. Support for SQLData methods
JDBC method
IBM Data Server
Driver for JDBC and
SQLJ support
DB2 JDBC Type 2
Driver for Linux, UNIX
and Windows support
IDS JDBC Driver
support
getSQLTypeName No No No
readSQL No No No
writeSQL No No No
Table 58. Support for SQLDataException methods
1
JDBC method
IBM Data Server
Driver for JDBC and
SQLJ support
DB2 JDBC Type 2
Driver for Linux, UNIX
and Windows support
IDS JDBC Driver
support
Methods inherited from
java.lang.Exception
Yes No No
Methods inherited from
java.lang.Throwable
Yes No No
Methods inherited from
java.lang.Object
Yes No No
Note:
1. This is a JDBC 4.0 class.
Table 59. Support for SQLException methods
JDBC method
IBM Data Server
Driver for JDBC and
SQLJ support
DB2 JDBC Type 2
Driver for Linux, UNIX
and Windows support
IDS JDBC Driver
support
Methods inherited from
java.lang.Exception
Yes Yes Yes
getSQLState Yes Yes Yes
getErrorCode Yes Yes Yes
getNextException Yes Yes Yes
setNextException Yes Yes Yes
Table 60. Support for SQLFeatureNotSupported methods
1
JDBC method
IBM Data Server
Driver for JDBC and
SQLJ support
DB2 JDBC Type 2
Driver for Linux, UNIX
and Windows support
IDS JDBC Driver
support
Methods inherited from
java.lang.Exception
Yes No No
Methods inherited from
java.lang.Throwable
Yes No No
Methods inherited from
java.lang.Object
Yes No No
Note:
1. This is a JDBC 4.0 class.
272 Application Programming Guide and Reference for Java
â„¢