|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DBAddress | |
---|---|
com.mongodb | Main package with core files. |
Uses of DBAddress in com.mongodb |
---|
Methods in com.mongodb that return DBAddress | |
---|---|
DBAddress |
DBAddress.getSister(String name)
creates a DBAddress pointing to a different database on the same server |
Methods in com.mongodb with parameters of type DBAddress | |
---|---|
static DB |
Mongo.connect(DBAddress addr)
returns a database object |
Constructors in com.mongodb with parameters of type DBAddress | |
---|---|
DBAddress(DBAddress other,
String dbname)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |