Package | Description |
---|---|
com.mongodb |
This package is the main entry point to the MongoDB Java Driver, and it contains the classes for the existing API from 2.x versions.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultDBDecoder
An implementation of DBDecoder
|
class |
LazyDBDecoder
A decoder for
LazyDBObject instances. |
Modifier and Type | Method and Description |
---|---|
DBDecoder |
DBDecoderFactory.create()
Creates an instance.
|
Copyright © 2016. All Rights Reserved.