JDBC Type 4 Driver 1.1 Programmer's Reference

password Property
properties Property
reserveDataLocators Property
roundingMode Property
schema Property
serverDataSource Property
T4LogFile Property
T4LogLevel Property
translationVerification Property
url Property
user Property
Summary of the Type 4 Driver Properties
Client-Side Properties
Server-Side Properties
Type 4 driver properties that effect client-side operations and server-side are summarized in the
following tables. For the detailed description, click the link provided in the property name.
Note: Unless otherwise noted in the brief description, the particular property applies to the
DataSource object, DriverManager object, and
ConnectionPoolDataSource object.
Client-Side Properties
Table 4.1. Connection Control Properties
Property Name Description Default Value
dataSourceName
Specifies the registered DataSource or
ConnectionPoolDataSource name. (Can be set only on
the DriverManager object.)
None
loginTimeout
Sets the time limit that a connection can be attempted
before the connection disconnects.
60 (seconds)
networkTimeout
Sets a time limit that the driver waits for a reply from
the database server.
0 (No network
timeout is
specified.)
Table 4.2. Pooling Management Properties
Property Name Description Default Value