CHAPTER 39Java Stored Procedures

You can write stored procedures, triggers, object type methods, and functions that call Java classes. In this chapter, you will see a sample set of Java procedures, along with the commands required to execute a procedure. To get the most from this chapter, you will see a sample set of Java procedures, along with the commands required to execute a procedure. To get the most from this chapter, you should already be familiar with Java structures (refer to Chapter 37) and the uses of Java classes and JDBC (Chapter 38). You should also be familiar with the basic syntax and usage of stored procedures (refer to Chapter 31).

To focus on the database access operations of the Java classes, the example in this chapter is ...

Get Oracle Database 10g The Complete Reference now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.