public class DBConfig extends ConfigBase
LOG| Constructor and Description |
|---|
DBConfig(byte[] configData) |
| Modifier and Type | Method and Description |
|---|---|
String |
getActiveDatabase() |
String |
getActiveDataPGSchema() |
String |
getActivePGSchema() |
int |
getMaxConnections() |
String |
getUrl() |
void |
setActivePGSchema(String pgSchema) |
String |
toString() |
extractConfigData, getActiveConfig, stringFromXpathpublic DBConfig(byte[] configData)
throws com.ximpleware.VTDException
com.ximpleware.VTDExceptionpublic String getUrl()
public String getActivePGSchema()
public String getActiveDataPGSchema()
public void setActivePGSchema(String pgSchema)
pgSchema - public String getActiveDatabase()
public int getMaxConnections()
Copyright © 2018 JULIE Lab, Germany. All rights reserved.