CO4: Object Query Language (OQL)

1234567891011121314
Across
  1. 4. Group of similar objects
  2. 5. Basic unit in object-oriented databases
  3. 8. Used to group data in queries
  4. 9. Query within another query
  5. 12. Function defined on objects
  6. 14. Property of an object
Down
  1. 1. Mechanism for subclassing
  2. 2. Set of all objects of a class
  3. 3. Blueprint for objects
  4. 5. Object Query Language
  5. 6. Combines data from multiple classes
  6. 7. Command to retrieve data
  7. 10. Keyword to retrieve specific attributes
  8. 11. Clause to filter results
  9. 13. Accessing object attributes using dot notation