Package com.mongodb
Interface DBCallback
- All Superinterfaces:
org.bson.BSONCallback
- All Known Implementing Classes:
DefaultDBCallback
,LazyDBCallback
public interface DBCallback
extends org.bson.BSONCallback
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