ObjectExtender User's Guide and Reference
Relationships between persistent objects
are implemented using first-class link objects. Links are hidden behind
the generated accessors. Links automatically manage:
- Object referential integrity
- Database key referential integrity
- Persistent state of the relationship (lazy retrieval).
[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]