Package | Description |
---|---|
org.rapidoid.db |
Modifier and Type | Method and Description |
---|---|
Database |
Database.as(String username) |
static Database |
DB.as(String username) |
static Database |
DB.db() |
static Database |
DBs.instance(String dbName) |
Database |
Database.sudo() |
static Database |
DB.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.