public class DBRef extends DBRefBase
DBRef(DB db, BSONObject o)
DBRef(DB db, String ns, Object id)
static DBObject
fetch(DB db, DBObject ref)
equals, fetch, getDB, getId, getRef, toString
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public DBRef(DB db, BSONObject o)
db
o
public DBRef(DB db, String ns, Object id)
ns
id
public static DBObject fetch(DB db, DBObject ref)
ref