Chapter 15Objects in the Database

In Chapter 14 we discussed object-oriented programming and introduced object types and object instances. The focus of the chapter was on transient objects, or objects that exist only in the context of program execution. In this chapter we extend the objects discussion to persistent objects, or objects that exist after program execution, such as object tables and object views. You will also learn how to use DML and built-in functions with objects, and explore type evolution with persistent objects.

Image

NOTE

If you are unfamiliar with object type creation, inheritance, type evolution, and differences between transience ...

Get Oracle Database 10g PL/SQL 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.