Part IV.  Object-Relational SQL

We’ve now covered everything there is to know about using JDBC with relational SQL. Our second and third options for how to use the database involve object-relational SQL. Object-relational SQL is the application of SQL to Oracle database objects and forms the basis of the object portion of Oracle’s object-relational features. In Part IV we’ll cover the use of the Statement, ResultSet, PreparedStatement, and CallableStatement Java objects with Oracle database objects. So let’s start our journey into object-relational SQL with an overview of Oracle’s object-relational technology.

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