| Package | Description |
|---|---|
| org.ballerinalang.model.util | |
| org.ballerinalang.util |
| Modifier and Type | Method and Description |
|---|---|
static BStringArray |
JSONUtils.getKeys(BJSON json)
Returns the keys of a JSON as a
BStringArray. |
| Modifier and Type | Method and Description |
|---|---|
static BJSON |
JSONUtils.convertArrayToJSON(BStringArray stringArray)
Convert
BStringArray to BJSON. |
| Modifier and Type | Method and Description |
|---|---|
String |
TableProvider.createTable(BType constrainedType,
BStringArray primaryKeys,
BStringArray indexeColumns) |
Copyright © 2018 WSO2. All rights reserved.