-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed as not planned
Labels
in: mappingMapping and conversion infrastructureMapping and conversion infrastructuretype: enhancementA general enhancementA general enhancement
Milestone
Description
Charles Blaxland opened DATAMONGO-434 and commented
It would be useful to be able to map the result of a getter (or any public method with no args) to Mongo, in addition to just the fields of a class. This is especially useful for derived properties, which don't have their own field but are instead calculated from the values of other fields. You may want to store these derived fields in Mongo so they can be efficiently queried
Affects: 1.0.1
Reference URL: http://forum.springsource.org/showthread.php?125560-MongoDB-saving-derived-fields
6 votes, 4 watchers
Metadata
Metadata
Assignees
Labels
in: mappingMapping and conversion infrastructureMapping and conversion infrastructuretype: enhancementA general enhancementA general enhancement