| Package | Description |
|---|---|
| com.mongodb |
The core mongodb package
|
| org.bson.codecs |
This package contains all the default BSON codecs.
|
| Modifier and Type | Field and Description |
|---|---|
private IdGenerator |
DBObjectCodec.idGenerator |
| Modifier and Type | Class and Description |
|---|---|
class |
ObjectIdGenerator
Creates new
ObjectId instances as IDs for MongoDB Documents. |
| Modifier and Type | Field and Description |
|---|---|
private IdGenerator |
DocumentCodec.idGenerator |