I am using mongoDB + Java+SpringData. Is it possible to get current collection, without it's name?
Thanks!
|
I am using mongoDB + Java+SpringData. Is it possible to get current collection, without it's name? Thanks! |
|||||
|
|
This is my solution(Java +SpringData).
|
||||
|
|
|
If you want to interact with the
Using the callback has the advantage that you get the |
|||
|
|