Oracle8i
Java Stored Procedures Developer's Guide Release 8.1.5 A64686-01 |
|
After you load and publish a Java stored procedure, you can call it. This chapter demonstrates how to call Java stored procedures in various contexts. You learn how to call them from the top level and from database triggers, SQL DML statements, and PL/SQL blocks. You also learn how SQL exceptions are handled.