Package com.mongodb
Interface DBCallback
- All Superinterfaces:
BSONCallback
- All Known Implementing Classes:
DefaultDBCallback
,LazyDBCallback
The DB callback interface.
-
Method Summary
Methods inherited from interface org.bson.BSONCallback
arrayDone, arrayStart, arrayStart, createBSONCallback, get, gotBinary, gotBoolean, gotCode, gotCodeWScope, gotDate, gotDBRef, gotDecimal128, gotDouble, gotInt, gotLong, gotMaxKey, gotMinKey, gotNull, gotObjectId, gotRegex, gotString, gotSymbol, gotTimestamp, gotUndefined, gotUUID, objectDone, objectStart, objectStart, reset