| Package | Description |
|---|---|
| com.mongodb |
Main package with core files.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DBPointer
Deprecated.
BSON type DBPointer(0x0c) is deprecated. Please use a
DBRef instead. |
class |
DBRef
Extends DBRefBase to understand a BSONObject representation of a reference.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
DefaultDBEncoder.putDBRef(String name,
DBRefBase ref)
Deals with encoding database references.
|