public class DBs extends Object
Constructor and Description |
---|
DBs() |
Modifier and Type | Method and Description |
---|---|
static void |
destroy(String name) |
static void |
destroyAll() |
static Database |
instance(String dbName) |
static Map<String,Database> |
instances() |
static void |
remove(String name) |
Copyright © 2014–2015 Nikolche Mihajlovski and contributors. All rights reserved.