com.mongodb
Class LazyWriteableDBDecoder
java.lang.Object
org.bson.LazyBSONDecoder
com.mongodb.LazyDBDecoder
com.mongodb.LazyWriteableDBDecoder
- All Implemented Interfaces:
- DBDecoder, BSONDecoder
public class LazyWriteableDBDecoder
- extends LazyDBDecoder
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FACTORY
public static DBDecoderFactory FACTORY
LazyWriteableDBDecoder
public LazyWriteableDBDecoder()
getDBCallback
public DBCallback getDBCallback(DBCollection collection)
- Specified by:
getDBCallback
in interface DBDecoder
- Overrides:
getDBCallback
in class LazyDBDecoder