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