Db2Clientrerouteserverlist Class - IBM DB2 Manual

Table of Contents

Advertisement

Table 85. DB2BaseDataSource properties and their data types (continued)
Property name
| | |
com.ibm.db2.jcc.DB2BaseDataSource.xaNetworkOptimization
com.ibm.db2.jcc.DB2BaseDataSource.DBANSIWARN
com.ibm.db2.jcc.DB2BaseDataSource.DBDATE
com.ibm.db2.jcc.DB2BaseDataSource.DBPATH
com.ibm.db2.jcc.DB2BaseDataSource.DBSPACETEMP
com.ibm.db2.jcc.DB2BaseDataSource.DBTEMP
com.ibm.db2.jcc.DB2BaseDataSource.DBUPSPACE
com.ibm.db2.jcc.DB2BaseDataSource.DELIMIDENT
com.ibm.db2.jcc.DB2BaseDataSource.IFX_DIRECTIVES
com.ibm.db2.jcc.DB2BaseDataSource.IFX_EXTDIRECTIVES
com.ibm.db2.jcc.DB2BaseDataSource.IFX_UPDDESC
com.ibm.db2.jcc.DB2BaseDataSource.IFX_XASTDCOMPLIANCE_XAEND
com.ibm.db2.jcc.DB2BaseDataSource.INFORMIXOPCACHE
com.ibm.db2.jcc.DB2BaseDataSource.INFORMIXSTACKSIZE
com.ibm.db2.jcc.DB2BaseDataSource.NODEFDAC
com.ibm.db2.jcc.DB2BaseDataSource.OPTCOMPIND
com.ibm.db2.jcc.DB2BaseDataSource.OPTOFC
com.ibm.db2.jcc.DB2BaseDataSource.PDQPRIORITY
com.ibm.db2.jcc.DB2BaseDataSource.PSORT_DBTEMP
com.ibm.db2.jcc.DB2BaseDataSource.PSORT_NPROCS
| | |
com.ibm.db2.jcc.DB2BaseDataSource.STMT_CACHE
Note: The property applies to connections to the following data sources:
1.
DB2 for z/OS
2.
DB2 Database for Linux, UNIX, and Windows
3.
IBM Informix Dynamic Server

DB2ClientRerouteServerList class

324
Application Programming Guide and Reference for Java
DB2BaseDataSource methods
In addition to the getXXX and setXXX methods for the DB2BaseDataSource
properties, the following methods are defined only for the IBM Data Server Driver
for JDBC and SQLJ.
getReference
Format:
public javax.naming.Reference getReference()
throws javax.naming.NamingException
Retrieves the Reference of a DataSource object. For an explanation of a
Reference, see the description of javax.naming.Referenceable in the JNDI
documentation at:
http://java.sun.com/products/jndi/docs.html
Related reference
"Properties for the IBM Data Server Driver for JDBC and SQLJ" on page 201
The com.ibm.db2.jcc.DB2ClientRerouteServerList class implements the
java.io.Serializable and javax.naming.Referenceable interfaces.
Applicable data
sources
1, 2, 3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
Data type
boolean
boolean
String
String
String
String
String
boolean
String
String
String
String
String
String
String
String
String
String
String
String
String

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents