Community

Retrieving DBMS_OUTPUT from PLSQL in a JRuby script

(Pas Apicella) This demo shows how to get DBMS OUTPUT form PLSQL blocks and PLSQL program units using JRuby. In this example we obtain a JDBC connection which we then use to invoke a PLSQL block and get the DBMS OUTPUT back to the JRuby script.

Read More - Register for Free Membership

Tags: