Toggle navigation
Home
org.bson.Document to org.bson.BsonDocument
No. of Instances - 1
No. of Commits - 1
No. of Projects - {'immutables'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: External -> External
Mapping:
Add or Remove Method invocation
db.getCollection(subScanSpec.getCollectionName())
to
db.getCollection(subScanSpec.getCollectionName(),BsonDocument.class)