Changes between Version 1 and Version 2 of FmgVen/Development/Requirements
- Timestamp:
- Oct 11, 2010, 9:02:47 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FmgVen/Development/Requirements
v1 v2 1 1 = fmgVen Requirements = 2 2 * User shall be able to map database queries to nested domain objects without explicit mapping, with convention-over-configuration style naming 3 * Queries including nested domain objects should not suffer from select n + 1 problem (single select query must be employed) 3 4 * User shall be able to create database queries automatically that will be mapped to domain objects 4 5 * User should be able to filter results using a type-safe criteria API