google-code-export / morphia

Automatically exported from code.google.com/p/morphia
1 stars 0 forks source link

Add option to specify to fetch only the fields mapped in entity #300

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
morphia 1.00-SNAPSHOT
mongo-java-driver 2.3
mongodb 1.8.2

In order to reduce amount of data transfered from mongo to client, it would be 
nice to have a handy shortcut (lets call it retrieveMappedFields) which tells 
the morphia to fetch mapped fields only. If will eliminate the need of 
enumerating field in retrievedFields method.

Original issue reported on code.google.com by bogdan.s...@gmail.com on 12 Jul 2011 at 11:20

GoogleCodeExporter commented 9 years ago

Original comment by scotthernandez on 13 Jul 2011 at 11:42

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r1811.

Original comment by scotthernandez on 23 Feb 2012 at 7:01

GoogleCodeExporter commented 9 years ago

Original comment by scotthernandez on 23 Feb 2012 at 7:01