| Package | Description |
|---|---|
| org.jivesoftware.database |
Database connection code.
|
| Modifier and Type | Method and Description |
|---|---|
static DbConnectionManager.DatabaseType |
DbConnectionManager.getDatabaseType()
Returns the database type.
|
static DbConnectionManager.DatabaseType |
DbConnectionManager.DatabaseType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DbConnectionManager.DatabaseType[] |
DbConnectionManager.DatabaseType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2003–2020 Ignite Realtime. All rights reserved.