SettingsService to load settings.@Deprecated public class BackendInfoUtil extends Object implements org.zkoss.zk.ui.event.EventListener
| Constructor and Description |
|---|
BackendInfoUtil()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
getDatabaseType()
Deprecated.
use
SettingsService to load settings |
void |
onEvent(org.zkoss.zk.ui.event.Event event)
Deprecated.
|
static void |
setDatabaseType(String databaseType)
Deprecated.
use
SettingsService to load settings |
@Deprecated public static String getDatabaseType()
SettingsService to load settingsSaConstants.MYSQL,
SaConstants.MSSQL,
SaConstants.ORACLE,
SaConstants.DB2public static void setDatabaseType(String databaseType)
SettingsService to load settingsdatabaseType - database type as stringSaConstants.MYSQL,
SaConstants.MSSQL,
SaConstants.ORACLE,
SaConstants.DB2Copyright © 2016 Lexmark Enterprise Software Deutschland GmbH. All rights reserved.