| Package | Description |
|---|---|
| org.rapidoid.db |
| Modifier and Type | Method and Description |
|---|---|
static Database |
DB.as(String username) |
Database |
Database.as(String username) |
static Database |
DB.db() |
static Database |
DBs.instance(String dbName) |
static Database |
DB.sudo() |
Database |
Database.sudo() |
| Modifier and Type | Method and Description |
|---|---|
static Map<String,Database> |
DBs.instances() |
| Modifier and Type | Method and Description |
|---|---|
static void |
DB.setDb(Database db) |
Copyright © 2014–2015 Nikolche Mihajlovski. All rights reserved.