Expert Oracle and Java Security: Programming Secure Oracle Database Applications with Java
by David Coffin
Chapter Review
This has been a rather brief chapter in which we've been able to focus on running Java in the Oracle database, or Java stored procedures. We saw a couple techniques of loading Java into Oracle.
It may be off that subject, but we also discussed in some detail the reverse process of calling Oracle database from Java using the Connection and Statement classes. We also diverged into a discussion of FROM DUAL and the SELECT query.
As we must do as we proceed, we stepped back to talk about general programming issues. In this chapter, we covered some additional aspects of exception handling, and we covered declaring and initializing members.
Most important, we discussed the Oracle JVM and its transient nature and association with a specific ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access