Chapter 9 Working with Data Models
The following table details how LDM objects are generated to other models:
| LDM | CDM | PDM |
|---|---|---|
| Business rule | Business rule | Business rule |
| Domain | Domain | Domain |
| Entity | Entity | Table |
| Identifier | Identifier | Key |
| Entity attribute | Entity attribute | Column table |
| Inheritance | Inheritance | References |
| Relationship | Relationship | Reference |
| Copyright (C) 2008. Sybase Inc. All rights reserved. |
| |