{
"metadata" : [ {
"index" : 1,
"label" : "Id",
"name" : "Id",
"jdbcType" : 4,
"typeName" : "INT",
"nullable" : false,
"precision" : 10,
"scale" : 0,
"displaySize" : 11,
"tableName" : "Issues",
"schemaName" : "JIRA",
"catalogName" : "CData",
"autoIncrement" : false,
"readOnly" : true
}, {
"index" : 2,
"label" : "Summary",
"name" : "Summary",
"jdbcType" : 12,
"typeName" : "VARCHAR",
"nullable" : false,
"precision" : 2000,
"scale" : 0,
"displaySize" : 2000,
"tableName" : "Issues",
"schemaName" : "JIRA",
"catalogName" : "CData",
"autoIncrement" : false,
"readOnly" : false
} ],
"resultset" : [ {
"Id" : 43147,
"Summary" : "Add authentication options for enterprise customers"
}, {
"Id" : 43148,
"Summary" : "Improve performance of the editor"
} ]
}