| Package | Description |
|---|---|
| com.entitystream.monster.db |
| Modifier and Type | Method | Description |
|---|---|---|
static Database |
Container.createDatabase(String name) |
|
Database |
Collection.getDatabase() |
|
Database |
CollectionLocal.getDatabase() |
|
Database |
CollectionRemote.getDatabase() |
|
static Database |
Container.getDatabase(String name) |
|
Database |
ICollection.getDatabase() |
|
Database |
MonsterClient.getDatabase() |
|
static Database |
Container.getDatabaseRO(String name) |
| Modifier and Type | Method | Description |
|---|---|---|
long |
Session.execute(Database db,
String command) |
| Constructor | Description |
|---|---|
Collection(Database parent,
Document collDoc) |
|
Collection(Database db,
Document collDoc,
boolean initialised) |
Copyright © 2020. All rights reserved.