Skip to content

Opening book details…

Can I read Understanding Object-Oriented DBMS on EtoBox?

Understanding Object-Oriented DBMS by kksun is a document available to read on EtoBox.

What is Understanding Object-Oriented DBMS about?

Object Oriented DBMS stores data as objects using object-oriented concepts. An object has attributes that describe its state and methods that describe its behavior. Attributes can be simple like integers or complex like collections. Relationships between objects are represented using reference attributes. Classes group similar objects and inheritance allows subclasses to inherit attributes and methods from superclasses. Objects are uniquely identified and communicate through messages that invoke methods. Ma

Author
kksun
Language
EN