public class DBRef extends Object implements Serializable
DBRef(String collectionName, Object id)
boolean
equals(Object o)
String
getCollectionName()
Object
getId()
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public DBRef(String collectionName, Object id)
collectionName
id
public Object getId()
public String getCollectionName()
public boolean equals(Object o)
equals
public int hashCode()
hashCode
public String toString()
toString