Chapter 3 | Section 3.5 |
Setting Properties of the JDBC/ODBC eWay | eWay Environment Properties |
Table 8 Outbound JDBC eWay—Connection Retry Settings (Continued)
Name | Description | Required Value |
|
|
|
ConnectionRetryInterval | Specifies the milliseconds of pause | A valid numeric value. The |
| before each attempt to reaccess the | default is 1000. |
| database. This setting is used in |
|
| conjunction with the 'Connection |
|
| Retries' setting. |
|
| For example: In the event that the |
|
| eWay cannot connect to the |
|
| Database, the eWay will try to |
|
| reconnect to the database 10 times |
|
| in 5 seconds apart when the |
|
| Connection Retries is 10 and the |
|
| Connection Retry Interval is 5000 |
|
|
|
|
3.5.3Outbound non-Transactional JDBC eWay Properties
The Outbound
JDBC Connector Settings
Connection Retry Settings
JDBC Connector Settings
Details for the JDBC Connector Settings used by the external database are detailed in Table 9.
Table 9 Outbound non-Transactional eWay —JDBC Connector Settings
Name | Description | Required Value |
|
|
|
Description | The description of the database. | A valid string. The configured default |
|
| is JDBC |
|
| Pool Datasource. |
|
|
|
ClassName | Specifies the Java class in the JDBC | A valid class name. |
| driver that is used to implement the | For example: |
| ConnectionPoolDataSource/ | com.ddtek.jdbcx.sequelink.SequeLin |
| XADataSource interface. Change as | kDataSource. |
| needed for your driver. |
|
|
|
|
ClassNamefor | For Sun Java Composite Application | A valid class name. |
OtherInterfaces | Platform Suite components that do |
|
| not use ConnectionPoolDataSource, |
|
| use this entry to enter the name of |
|
| the driver class. This class will not be |
|
| used by the eWay. |
|
|
|
|
ServerName | This setting specifies the host name | Any valid string. |
| of the external database server. |
|
|
|
|
JDBC/ODBC eWay Adapter User’s Guide | 35 | Sun Microsystems, Inc. |