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