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.