public class DbSchemaInfo extends Object
| Constructor and Description |
|---|
DbSchemaInfo(org.xipki.datasource.DataSourceWrapper datasource) |
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
getVariableNames() |
String |
getVariableValue(String variableName) |
void |
setVariable(String name,
String value) |
Copyright © 2021. All rights reserved.