12 Object Database
12 Object Database
Navathe
Chapter 12 Outline
Overview of Object Database Concepts
Object-Relational Features
Object Database Extensions to SQL
ODMG Object Model and the Object Definition
Language ODL
Object Database Conceptual Design
The Object Query Language OQL
Overview of the C++ Language Binding
Constructor operation
Used to create a new object
Destructor operation
Used to destroy (delete) an object
Modifier operations
Modify the state of an object
Retrieve operation
Dot notation to apply operations to object