Chapter 1
Section 1.4
Introducing the JDBC/ODBC eWay
About This Document
JDBC/ODBC eWay Adapter User’s Guide
14
Sun Microsystems, Inc.
Connectivity Map Generator: Generates and links your Project’s Connectivity Map
components using a Collaboration or Business Process.
Many of these features are documented further in the
Sun SeeBeyond eGate
™
Integrator
User’s Guide
or the
Sun SeeBeyond eGate
™
Integrator System Administration Guide
.
1.4
About This Document
This document includes the following chapters:
Chapter 1
“Introducing the JDBC/ODBC eWay”
: Provides an overview
description of the product as well as high-level information about this document.
Chapter 2
“Installing the JDBC/ODBC eWay”
: Describes the system requirements
and provides instructions for installing the JDBC eWay.
Chapter 3
“Setting Properties of the JDBC/ODBC eWay”
: Provides instructions for
configuring the eWay to communicate with JDBC drivers.
Chapter 4
“Using the JDBC/ODBC eWay Database Wizard”
: Provides instructions
for creating Object Type Definitions to be used with the JDBC eWay.
Chapter 5
“Using JDBC/ODBC Operations”
: Provides instructions on using JDBC
database eWay operations in BPEL and JCD.
Chapter 6
“Implementing the JDBC/ODBC eWay Sample Projects”
: Provides
instructions for installing and running the sample Projects.
Appendix A
“JDBC/ODBC Drivers”
: Provides instructions for installing and
running database drivers.
JDBC eWay Javadoc
A JDBC eWay Javadoc is also provided that documents the Java methods available with
the JDBC eWay. The Javadoc is uploaded with the eWay’s documentation file
(
JDBCeWayDocs.sar
) and downloaded from the
Documentation
tab of the Sun Java
Composite Application Platform Suite Installer. To access the full Javadoc, extract the
Javadoc to an easily accessible folder, and double-click the
index.html
file.
1.4.1
Scope
This user’s guide provides a description of the JDBC eWay Adapter. It includes
directions for installing the eWay, configuring the eWay properties, and implementing
the eWay’s sample Projects. This document is also intended as a reference guide, listing
available properties, functions, and considerations. For a reference of available JDBC
eWay Java methods, see the associated Javadoc.