Driver Support For Jdbc Apis - IBM DB2 Manual

Table of Contents

Advertisement

|
|
|
|
|
|
|
|

Driver support for JDBC APIs

252
Application Programming Guide and Reference for Java
1
Wrap the trace
0
Do not wrap the trace
The default is 1. This parameter is optional. For example:
DB2SQLJ_TRACE_WRAP=0
You should set db2.jcc.t2zosTraceWrap only under the direction of IBM
Software Support.
db2.jcc.useCcsid420ShapedConverter
Specifies whether Arabic character data that is in EBCDIC CCSID 420 maps to
Cp420S encoding.
db2.jcc.useCcsid420ShapedConverter applies only to connections to DB2 for
z/OS database servers.
If the value of db2.jcc.useCcsid420ShapedConverter is true, CCSID 420 maps
to Cp420S encoding. If the value of db2.jcc.useCcsid420ShapedConverter is
false, CCSID 420 maps to Cp420 encoding. false is the default.
Related concepts
"Customization of IBM Data Server Driver for JDBC and SQLJ configuration
properties" on page 416
Related tasks
"Installing the z/OS Application Connectivity to DB2 for z/OS feature" on
page 435
Chapter 9, "Migrating from the JDBC/SQLJ Driver for OS/390 and z/OS to the
IBM Data Server Driver for JDBC and SQLJ," on page 439
"Upgrading the IBM Data Server Driver for JDBC and SQLJ to a new version"
on page 434
The JDBC drivers that are supported by DB2 and IBM Informix Dynamic Server
(IDS) database systems have different levels of support for JDBC methods.
The following tables list the JDBC interfaces and indicate which drivers supports
them. The drivers and their supported platforms are:
Table 34. JDBC drivers for DB2 and IDS database systems
JDBC driver name
IBM Data Server Driver for JDBC and SQLJ
DB2 JDBC Type 2 Driver for Linux, UNIX
and Windows (deprecated)
IBM Informix JDBC Driver (IDS JDBC
Driver)
If a method has JDBC 2.0 and JDBC 3.0 forms, the IBM Data Server Driver for
JDBC and SQLJ supports all forms. The DB2 JDBC Type 2 Driver for Linux, UNIX
and Windows supports only the JDBC 2.0 forms.
Associated data source
DB2 Database for Linux, UNIX, and
Windows, DB2 for z/OS, or IBM Informix
Dynamic Server (IDS)
DB2 Database for Linux, UNIX, and
Windows
IDS

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents