Online Demo's
Click the links below to learn the detailed functionality of TierDeveloper
- Mapping Single-table Objects
Shows how to map multi-table objects to your relational tables, select which table-columns to map as object-attributes and more...
- Mapping Multi-table Objects
Shows how to map multi-table objects to your relational tables, select which table-columns to map as object-attributes, rename attributes, select read-only attributes, and more...
- Unmapped Objects
Shows how to create unmapped objects and define relationships between unmapped objects
- Object Queries
Shows how to define complex SQL queries as methods of objects
- Relationships
Shows how to establish 1-1, n-1 and 1-n relationships between objects
- Bulk Methods
Shows how to define bulk update and delete operations as object methods
- Custom Operations
Shows how to use custom operations where you don't want to load or update the entire object