Toggle navigation
Home
com.mongodb.DBObject to org.bson.conversions.Bson
No. of Instances - 8
No. of Commits - 3
No. of Projects - {'immutables', 'AxonFramework', 'drill'}
Hierarchy/Composition: SIBLING
Primitive Info: -
NameSpace: External -> External
Mapping:
Cascading Type Change (Different)
WriteResult
to
UpdateResult
Add or Remove Method invocation
putObj
to
new UpdateOptions().upsert(true)
Rename Method invocation
update
to
updateOne
Rename Variable
check
to
update