ObjectExtender User's Guide and Reference

Model framework

The model framework supports describing the state and behavior of persistent objects. The result is the runnable implementation of the object model.

The model framework provides a pure object interface to your application supporting the description of model attributes and associations and implementing accessors to the model data. It supports the concept of defining attributes for uniquely identifying an object, that is, key attributes map to relational keys or key transaction data tying models into relationships and transactions.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]