C H A P T E R  8

Images

Oracle Objects: An Objective Analysis

Oracle is a relational database that supports objects. Objects within Oracle make it possible to model real-world objects such as Customer, Order, etc. as objects in a more intuitive fashion.

In this chapter, we’ll first briefly cover Oracle objects and collections. Next, we’ll examine how objects can be used in Oracle applications in general. Note that this chapter does not discuss how to access objects and collections from JDBC. We’ll cover that topic in detail in the next three chapters. Instead, in this chapter, we’ll look at the following topics:

  • Introduction to objects and collections ...

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.