| Installing Upgrading Designing Configuring Deploying Monitoring Administering Troubleshooting Reference JBI Components | |
| Close Print View | |
| Designing: Add Prepared Statement |
|
Creating a Runtime Environment
Designing Business Processes in the Sun Business Process Manager
Working with TCP/IP HL7 Collaborations
Developing Sun Master Indexes (Repository)
Developing Sun Master Patient Indexes
Developing OTDs for Application Adapters
Developing OTDs for Communication Adapters
Developing OTDs for Database Adapters
Steps to Edit an Existing Informix OTD
Steps to Edit the OTD from the Java CAPS IDE Include:
To Edit the OTD from the Java CAPS IDE
Editing an Existing Sybase OTD
To Edit the OTD from the Java CAPS IDE
Using the OTD Importer in Netbeans
Developing OTDs for Web Server Adapters
Designing with Application Adapters
Designing with Communication Adapters
Designing with Web Server Adapters
Designing with Sun JCA Adapters
Add a Prepared Statement object to your OTD.
Note - When using a Prepared Statement, the ResultsAvailable() method will always return true. Although
this method is available, you should not use it with a while loop.
Doing so would result in an infinite loop at runtime and will stop
all of the system’s CPU. If it is used, it should only be
used with the if statement.



