JDBC/ODBC Adapter User's Guide

Appendix A Section A.10
JDBC/ODBC Drivers Troubleshooting
JDBC/ODBC eWay Adapter Userโ€™s Guide 130 Sun Microsystems, Inc.
A.10 Troubleshooting
Refer to the following when troubleshooting Driver issues.
๎‚ƒ The ReceiveOne operation in BPEL is not supported when using inbound functions
with some drivers.
๎‚ƒ Some drivers do not support Updatable ResultSets. If you find this to be the case,
use a Prepared Statement to Update, Insert, and Delete data.
๎‚ƒ Not all drivers provide metadata information such as column names and data
types. If your table does not have column names and data types, add them before
saving the OTD.