DBRef instead.@Deprecated public class DBPointer extends DBRefBase
| Constructor and Description |
|---|
DBPointer(java.lang.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
|
java.lang.String |
toString()
Deprecated.
|
public DBPointer(java.lang.String ns,
ObjectId id)
ns - namespace to point toid - value of _id