| Package | Description |
|---|---|
| de.xima.fc.api.system |
Package for API access to system configuration.
|
| de.xima.fc.db |
Package mit allgemeinen Hilfsklassen für Datenbankzugriffe
|
| de.xima.fc.handler.interfaces.system | |
| de.xima.fc.handler.system | |
| de.xima.fc.setup |
Package to create clients, trigger updates and configure the system-logger
|
| Modifier and Type | Method and Description |
|---|---|
Boolean |
SetupAPI.testConnection(UserContext uc,
DBConnectionData databaseData)
Method for testing a database connection.
|
| Modifier and Type | Method and Description |
|---|---|
static DBConnectionData |
DatabasePropertiesHelper.getConnectionData() |
| Modifier and Type | Method and Description |
|---|---|
static void |
DatabasePropertiesHelper.storeConnectionData(DBConnectionData data) |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
ISetupHandler.testConnection(UserContext uc,
DBConnectionData db)
Test connection.
|
| Modifier and Type | Method and Description |
|---|---|
Boolean |
SetupHandler.testConnection(UserContext uc,
DBConnectionData db) |
| Modifier and Type | Method and Description |
|---|---|
static void |
XFSetup.storeDBSettings(DBConnectionData data,
boolean supressAllListener)
Method to store the db-settings in the correct properties-file
|
static void |
XFSetup.storeDBSettings(DBConnectionData data,
boolean suppressOpenListener,
boolean suppressCloseListener)
Method to store the db-settings in the correct properties-file
|
Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.