Chapter 3. Developing and Running Java in the Database

In the previous chapter, we explored the Java runtime in the database. You are now well armed to tackle your initial goal, which is developing and running Java in the database. I’ll walk you through (1) the most-used techniques for putting Java sources and/or classes in the database; (2) how to expose/map Java procedures, functions, their parameters, and return values to SQL; and (3) the various mechanisms for invoking Java in the database; then, you can get busy!

Developing Java in the Database

This section explains the various techniques for creating or loading Java in the database, how to remove Java from the database, setting or querying environment variables or system properties, and the ...

Get Oracle Database Programming using Java and Web Services 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.