public final class QueryResult.Row extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
Row(org.codehaus.jettison.json.JSONObject object) |
| Modifier and Type | Method and Description |
|---|---|
String |
getValue(String columnName)
Returns the value from the row for the given column
|
protected Row(org.codehaus.jettison.json.JSONObject object)
Copyright © 2008–2021 JBoss, a division of Red Hat. All rights reserved.