JDBC Type 4 Driver Programmer's Reference for SQL/MX Release 3.2.1

properties (page 46)
queryExecuteTime (page 46)
reserveDataLocators (page 46)
roundingMode (page 47)
schema (page 47)
serverDataSource” (page 47)
“T4LogFile” (page 48)
“T4LogLevel” (page 49)
“T4QueryExecuteLogFile (page 50)
sslEncryption” (page 50)
“translationVerification (page 50)
url” (page 51)
useArrayBinding (page 51)
useExternalTransaction (page 52)
user (page 52)
Overview of the Type 4 Driver Properties
“Client-Side Properties (page 34)
“Server-Side Properties (page 36)
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 3 Connection Control Properties
Default ValueDescriptionProperty Name
NoneSpecifies the registered DataSource or ConnectionPoolDataSource
name. (Can be set only on the DriverManager object.)
dataSourceName
60 (seconds)Sets the time limit that a connection can be attempted before the
connection disconnects.
loginTimeout
0 (No network timeout is
specified.)
Sets a time limit that the driver waits for a reply from the database
server.
networkTimeout
34 Type 4 Driver Properties