Update:
I realized that none of my @Query methods work with embedded documents. Any pointers on this would be appreciated.
Thank You,
Deep
Type: Posts; User: deepdmistry; Keyword(s):
Update:
I realized that none of my @Query methods work with embedded documents. Any pointers on this would be appreciated.
Thank You,
Deep
Hello,
Using Spring Data MongoDB version : 1.0.2.RELEASE and Spring Data Framework : 3.1.1.RELEASE
I am trying to query for size of an array of embedded documents. I basically have a tree...