com.mongodb
Interface DBCallback

All Superinterfaces:
BSONCallback
All Known Implementing Classes:
DefaultDBCallback, LazyDBCallback, LazyWriteableDBCallback

public interface DBCallback
extends BSONCallback

The DB callback interface.


Method Summary
 
Methods inherited from interface org.bson.BSONCallback
arrayDone, arrayStart, arrayStart, createBSONCallback, get, gotBinary, gotBinaryArray, gotBoolean, gotCode, gotCodeWScope, gotDate, gotDBRef, gotDouble, gotInt, gotLong, gotMaxKey, gotMinKey, gotNull, gotObjectId, gotRegex, gotString, gotSymbol, gotTimestamp, gotUndefined, gotUUID, objectDone, objectStart, objectStart, objectStart, reset