Package | Description |
---|---|
com.mongodb.util |
Contains classes that can be used everywhere in the driver, and have no specific domain.
|
org.bson |
Contains the base BSON classes.
|
Modifier and Type | Field and Description |
---|---|
private ClassMap<ObjectSerializer> |
ClassMapBasedObjectSerializer._serializers |
Modifier and Type | Field and Description |
---|---|
private static ClassMap<java.util.List<Transformer>> |
BSON.decodingHooks |
private static ClassMap<java.util.List<Transformer>> |
BSON.encodingHooks |