Sample Project Data; Operations Used In The Jdbc Sample Projects; Assigning Operations In Jcd; Assigning Operations In Bpel - Sun Microsystems eWay JDBC/ODBC Adapter User Manual

Jdbc/odbc adapter
Table of Contents

Advertisement

Chapter 6
Implementing the JDBC/ODBC eWay Sample Projects
BPEL_TableSelect_output().dat

Sample Project Data

6.1.1
Data used for the sample Projects are contained within a table called db_employee. The
table has the following columns:
Column Name
emp_no
last_name
first_name
rate
last_update

Operations Used in the JDBC Sample Projects

6.1.2
The following database operations are used in both the JCD and BPEL sample projects:
Insert
Update
Delete
Select

Assigning Operations in JCD

Database operations are listed as methods in the JCD. Perform the following steps to
access these methods:
1
Create a Collaboration that contains an OTD using JDBC.
2
Right-click the OTD listed in your Collaboration and then select Select Method to
Call from the shortcut menu.
3
Browse to and select a method to call.

Assigning Operations in BPEL

You can associate an eInsight Business Process Activity with the eWay, both during the
system design phase and during runtime. To make this association:
1
Select the desired receive or write operation under the eWay in the Enterprise
Explorer.
2
Drag the operation onto the eInsight Business Process canvas.
The operation automatically changes to an Activity with an icon identifying the
component that is the basis for the Activity.
JDBC/ODBC eWay Adapter User's Guide
Table 14 Sample Project Data - db_employee Table
INTEGER
VARCHAR
VARCHAR
FLOAT
TIMESTAMP
About the JDBC eWay Sample Projects
Data Type
10
30
30
15
19
71
Section 6.1
Data Length
Sun Microsystems, Inc.

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the eWay JDBC/ODBC Adapter and is the answer not in the manual?

Questions and answers

This manual is also suitable for:

Seebeyond eway jdbcSeebeyond eway odbc

Table of Contents