| Package | Description |
|---|---|
| org.brains2b.sql | |
| org.brains2b.sql.meta |
| Modifier and Type | Method and Description |
|---|---|
static Database |
Database.fromUrl(java.lang.String url) |
static Database |
Database.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Database[] |
Database.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
Database.isDb(java.lang.String url,
Database db) |
| Modifier and Type | Method and Description |
|---|---|
Database |
TypesInfo.getDb() |