29 April 2007 - java_dev (original) (raw)
| | 02:45 pm - deimos_colony - JDBC / ResultSet / Oracle / Stored Procedure Does anyone have any example code for using Java's JDBC to access a result set from an Oracle stored procedure?Everything I have seen so far on google talks about using REF CURSORS as a pointer to the result set in Oracle, and I can't seem to make sense of it... |
| ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |