Object Database Concepts

123456789101112
Across
  1. 4. Function or procedure associated with an object
  2. 7. Structure of objects and relationships in a database
  3. 8. Query language used in object databases
  4. 9. Reusing properties and behaviors from a superclass
  5. 10. Unique identifier for each object in the database
  6. 11. Hiding the internal state of an object
  7. 12. Same method behaving differently on different objects
Down
  1. 1. Ability of object data to outlive program execution
  2. 2. Database that stores data as real-world objects
  3. 3. Containment relationship between objects
  4. 5. Process of saving object state to storage
  5. 6. Blueprint or structure of an object