Package | Description |
---|---|
com.communote.server.api.core.installer | |
com.communote.server.core.common.util | |
com.communote.server.web.fe.installer.helper |
Modifier and Type | Method and Description |
---|---|
void |
DatabaseInitializationStatusCallback.establishingConnectionFailed(DatabaseConnectionException cause)
Called to inform that the connection to the global database could not be established.
|
Modifier and Type | Method and Description |
---|---|
static void |
DatabaseHelper.testDatabaseConnection()
Tries to connect to the global database.
|
static void |
DatabaseHelper.testDatabaseConnection(String driverClassName,
String url,
String login,
String password)
Tries to connect to the named database.
|
Modifier and Type | Method and Description |
---|---|
void |
DatabaseStatusCallback.establishingConnectionFailed(DatabaseConnectionException cause)
Called to inform that the connection to the global database could not be established.
|
Copyright © 2019 Communote team. All rights reserved.