2.2 Contents of operands in the client definition
This section provides detailed descriptions of the operands in the client definition.
- Important
-
-
Operands specified in the client definition are applied when the ODBC driver or CLI functions are used. They are not applied when the JDBC driver is used.
-
If you use the JDBC driver, you can use system properties, user properties, or URL connection properties to specify the same information as is specified in the client definition operands.
For details about system properties, see 3.1.6 Setting system properties.
For details about the user properties, see (d) Values to be specified in the info argument (specifying the user properties) in (2) Connecting to the HADB server with the getConnection method in 7.3.1 Using the getConnection method of the DriverManager class to connect to the HADB server.
For details about the URL connection properties, see (a) Values to be specified in the url argument (specifying the URL for the connection) in (2) Connecting to the HADB server with the getConnection method in 7.3.1 Using the getConnection method of the DriverManager class to connect to the HADB server.
-
The operands specified in the client definition are applied when the adbsql command is used to execute SQL statements.
-