Sun Adapter for Oracle Tutorials

About the Java Collaboration Definition Sample Project

The prjOracle_JCD sample Project uses input files to pass data into Collaborations. There are four Collaborations that demonstrate the Insert, Update, Delete, and Table Select operations, and one Collaboration to demonstrate a Prepared Statement. Results are written out to an output file.

Assigning Operations in a Java Collaboration Definition-Based Project

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 Oracle.

  2. Right-click the OTD listed in your Collaboration and then select Select Method to Call from the popup menu.

  3. Browse to and select a method to call.