C H A P T E R  2

Images

Oracle Fundamentals

This is one of the most important chapters of the book, even though it is not directly about JDBC. My objective here is to convince you, through examples, that there is more to writing effective Java database applications than an in-depth understanding of the JDBC API. Furthermore, I want to convey that to write correct, robust, and high-performance Oracle applications using JDBC (or any other API for that matter), you need to

  • Understand how Oracle works. You should understand the fundamentals of Oracle’s architecture and how to design your application accordingly.
  • Learn and master SQL and PL/SQL. JDBC on ...

Get Expert Oracle JDBC Programming 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.