DBRef instead.@Deprecated public class DBPointer extends DBRefBase
| Constructor and Description |
|---|
DBPointer(String ns,
ObjectId id)
Deprecated.
CTOR used for testing BSON encoding.
|
| Modifier and Type | Method and Description |
|---|---|
ObjectId |
getId()
Deprecated.
Gets the _id of the referenced document
|
String |
toString()
Deprecated.
|