New issue 300 by bogdan.s...@gmail.com: Add option to specify to fetch only
the fields mapped in entity
http://code.google.com/p/morphia/issues/detail?id=300
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.
Comment #1 on issue 300 by scotthernandez: Add option to specify to fetch
only the fields mapped in entity
http://code.google.com/p/morphia/issues/detail?id=300
(No comment was entered for this change.)
Comment #2 on issue 300 by scotthernandez: Add option to specify to fetch
only the fields mapped in entity
http://code.google.com/p/morphia/issues/detail?id=300
This issue was closed by revision r1811.
Comment #3 on issue 300 by scotthernandez: Add option to specify to fetch
only the fields mapped in entity
http://code.google.com/p/morphia/issues/detail?id=300
(No comment was entered for this change.)