Chapter 3 | Section 3.5 |
Setting Properties of the JDBC/ODBC eWay | eWay Environment Properties |
Outbound JDBC eWay Properties on page 32
Outbound
Outbound XA JDBC eWay Properties on page 37
3.5.1Inbound JDBC eWay Properties
Before deploying your eWay, you will need to set the Environment properties. The Inbound JDBC eWay includes the following configuration section:
Parameter Settings
Details for the Inbound JDBC eWay Parameter Settings are listed in Table 6.
Table 6 Inbound JDBC eWay—Parameter Settings
Name | Description | Required Value |
|
|
|
Description | The description of the database. | A valid string. |
|
|
|
ClassName | Displays the Java class in the JDBC driver | A valid class name. |
| that is used to implement the Driver | See JDBC/ODBC Drivers |
| Manager interface. Change this as needed | on page 117 for some of the |
| for your driver. | popular drivers you can use |
|
| with this eWay. |
|
|
|
URL | This is the JDBC URL required to gain | The applicable JDBC URL. |
| access to the database. The URL usually | See JDBC/ODBC Drivers |
| starts with jdbc; followed by | on page 117 for some of the |
| <subprotocol> and ends with information | popular drivers you can use |
| that identifies the data source, as follows: | with this eWay. |
|
| |
|
| |
| value>] |
|
| If you do not select URL in the connection |
|
| method this parameter is ignored. For |
|
| more information on the JDBC URL, |
|
| please consult the documentation of your |
|
| specific driver. |
|
|
|
|
User | Specifies the user name the eWay uses to | Any valid string. |
| connect to the database. |
|
|
|
|
Password | Specifies the password used to access the | Any valid string. |
| database. |
|
|
|
|
3.5.2Outbound JDBC eWay Properties
The Outbound JDBC eWay includes the following configuration sections:
JDBC Connector Settings
Connection Retry Settings
JDBC/ODBC eWay Adapter User’s Guide | 32 | Sun Microsystems, Inc. |