Searched refs:columnValue (Results 1 – 3 of 3) sorted by relevance
150 JSONValue columnValue = row.get(columnKey); in getRowText() local151 if (columnValue == null || columnValue.isNull() != null) { in getRowText()154 rowText[i] = Utils.jsonToString(columnValue); in getRowText()
285 row.set(index, new Value(stmt.columnValue(index), cursorValueType(stmt.columnType(index)))); in fillRowValues()
META-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...