Changes between Version 43 and Version 44 of FDORfc33
- Timestamp:
- 04/17/09 10:34:03 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FDORfc33
v43 v44 57 57 - Select is against a table that has an existing class definition, but the select is an aggregation that doesn’t return actual objects (e.g. select count(*), max(length) from roads). In this case it doesn’t make sense for the provider to return the same class name as for the underlying table since it is not actually returning road objects at all. This is basically another temporary class definition. 58 58 59 TODO:60 61 -- Examples62 63 59 == Requirements == 64 60