Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
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: