@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 object's id
|
java.lang.String |
toString()
Deprecated.
|
public DBPointer(java.lang.String ns, ObjectId id)
ns
- namespace to point toid
- value of _id