Skip Navigation Links | |
Exit Print View | |
![]() |
Using Database Operations with Oracle Java CAPS Database Adapters Java CAPS Documentation |
DB2 Database Operations (BPEL)
Manipulating the ResultSet and Update Count Returned by Stored Procedure
Collaboration Usability for a Stored Procedure ResultSet
DB2 Connect Adapter Database Operations (BPEL)
DB2 Connect Adapter Database Operations (JCD)
Manipulating the ResultSet and Update Count Returned by Stored Procedure
Collaboration Usability for a Stored Procedure ResultSet
JDBC Adapter Database Operations (BPEL)
JDBC Adapter Database Operations (JCD)
Manipulating the ResultSet and Update Count Returned by Stored Procedure
Collaboration Usability for a Stored Procedure ResultSet
Oracle Adapter Database Operations (BPEL)
Oracle Adapter Outbound XA Support for BPEL
Oracle Adapter Database Operations (JCD)
Manipulating the ResultSet and Update Count Returned by Stored Procedure
Collaboration Usability for a Stored Procedure ResultSet
Long RAW for Prepared Statements and Stored Procedure Support
Using CLOBs with the Oracle Adapter
SQL Server Adapter Database Operations (BPEL)
SQL Server Adapter Database Operations (JCD)
Manipulating the ResultSet and Update Count Returned by Stored Procedure
Sybase Adapter Database Operations (JCD)
To Perform a Query Operation on a Table
To Perform an Insert Operation on a Table
To Perform an Update Operation on a Table
To Perform a Delete Operation on a Table
Manipulating the ResultSet and Update Count Returned by Stored Procedure
Collaboration Usability for a Stored Procedure ResultSet
VSAM Adapter Database Operations (BPEL)
The database operations used in the Sybase Adapter are used to access the Sybase database. Database operations are either accessed through activities in BPEL, or through methods called from a JCD Collaboration.
The Sybase Adapter uses a number of operations to query the Sybase database. Within a BPEL business process, the Sybase Adapter uses BPEL activities to perform basic outbound database operations, including:
In addition to these outbound operations, the Sybase Adapter also employs the inbound activity ReceiveOne within a Prepared Statement OTD.
The Java CAPS Business Rules Designer includes Input and Output columns to map and transform data between activities displayed on the Business Process Canvas. Figure 1-7 displays the business rules between the FileClient.write and otdSybase.Db_employeeDelete activities. In this example, the whereClause attribute appears on the Input side.
Figure 1-7 Input and Output Between Activities
The following table lists the expected Input and Output of each database operation activity.
Table 1-6 Sybase Operations
|