Hi Everyone,
I am fairly new to the community of MongoDB and I had a query regarding: "How does MongoDB support joins?" I have gone through much of the documentation but couldn't find anything which could answer my curiosity. I would like to know a detailed explanation of how MongoDB works with joins and how this is implemented.
Also I would like to understand how Morphia would be using @Reference annotation to implement this join functionality as both of these questions are much related to each other.
Please help me understand it better and throw some light.
Thank you