Closed
Description
deng hui opened DATAMONGO-377 and commented
#1. Can @RelatedDocument
support annotated property set (like List<Acount> accounts) is stored in different document? since some case we need query single object (account here) only not the whole list of object. if we can save them individually than achieve performance.
#2. Can @RelatedDocument
support lazy loading? then we can load the root entity while leave document untouched. also for performance consideration.
Affects: 1.0.1, 1.1 M1
Issue Links:
- DATAMONGO-1705 Deprecate cross-store support
("is superseded by")