beautypg.com

Sun Microsystems eWay JDBC/ODBC Adapter User Manual

Page 26

background image

Chapter 3

Section 3.2

Setting Properties of the JDBC/ODBC eWay

Configuring the eWay Connectivity Map Properties

JDBC/ODBC eWay Adapter User’s Guide

26

Sun Microsystems, Inc.

ƒ

Outbound JDBC eWay

ƒ

Outbound JDBC XA eWay

ƒ

Outbound JDBC non-Transactional eWay

To configure the eWay properties:

1

On the Enterprise Designer’s Connectivity Map, double-click the JDBC eWay icon.
The eWay Connections window appears.

Figure 5 Connectivity Map with Components

2

Select a parameter from the list and click OK.

Figure 6 Template window

The choices to make are as follows:

Š

Outbound JDBC non-Transactional eWay:

Also referred to as NoTransaction,

this support level indicates that the Collaboration does not support transactions.
This means that when a transaction aborts, there is no ability to roll back any
changes to the previous update.

Š

Outbound JDBC XA-eWay:

Also referred to as XATransaction, this support

level allows two-phase commit. This means that the transaction, when aborted,
will roll back all changes when one of the updates fails. The update could occur
in the database eWay or other eWays that support XA. Additionally, the
Collaboration can contain only the database eWay, or a combination of database
eWay and other eWays that support XA.

JDBC eWay