Create a Data Model
Topics in this section:
- Create a Persistent Object
- Relationships Between Objects
- Basics of Creating Persistent Objects for Existing Data Tables
- Map Persistent Objects to Database Views
- Generating Persistent Objects for Existing Data Tables
- Add Persistence to an Existing Hierarchy: Change the Base Inheritance
- Add Persistence to an Existing Hierarchy: Session-less Persistent Objects
- Inheritance Mapping
- Define Database Indexes
- Work with Structures
- Value Converters
- Property Descriptors
- XPO Classes Comparison
- Upcasting
- When and Why XPO Extends the Database Schema
- Built-In Attributes
See Also