public static class RDBMSConfiguration.DataSourceProperty extends Object
| Constructor and Description |
|---|
RDBMSConfiguration.DataSourceProperty() |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
String |
getValue() |
boolean |
isEncrypted() |
void |
setEncrypted(boolean encrypted) |
void |
setName(String name) |
void |
setValue(String value) |
Copyright © 2018 WSO2 Inc. All rights reserved.