Converting Query type from Document to com.mongodb.BasicDBObject #2835
Unanswered
ritik-jaiswal-miq
asked this question in
Q&A
Replies: 1 comment 1 reply
-
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey @evanchooly , I am migrating from morphia 1.3.2 to 2.3.9 , I am trying to create query the query seems to be type of Document ,
earlier it used to be com.mongodb.BasicDBObject , how can I make it to be so
Beta Was this translation helpful? Give feedback.
All reactions