Package | Description |
---|---|
com.mongodb |
Modifier and Type | Class and Description |
---|---|
class |
DefaultDBCallback
An implementation of DBCallback that decodes into a DBObject.
|
class |
LazyDBCallback
A
BSONCallback for the creation of LazyDBObject and LazyDBList instances. |
Modifier and Type | Method and Description |
---|---|
DBCallback |
DBCallbackFactory.create(DBCollection collection)
Creates a DBCallback for the given collection.
|
DBCallback |
LazyDBDecoder.getDBCallback(DBCollection collection) |
DBCallback |
DefaultDBDecoder.getDBCallback(DBCollection collection) |
DBCallback |
DBDecoder.getDBCallback(DBCollection collection)
Get a callback for the given collection.
|
Copyright © 2017. All rights reserved.