Object Type Basics
Object Type Basics
- Object Types must have one or more attributes
- Attribute type can be:
- Scalar (Same datatypes as in Oracle7)
- Object or reference to an object
- Collection (VARRY or Nested Table)
- Can have zero or more methods
- Object Types do not store data; tables must be created to store data