Searched defs:colName (Results 1 – 3 of 3) sorted by relevance
4 function sortTable(item, colName, conv) { argument28 function findColumnByName(headers, colName) { argument
75 const colName = col.name || ''; constant82 const colName = result.columnDescriptors[i].name || ''; constant
285 public Array getArray(String colName) throws SQLException { in getArray()367 public Clob getClob(String colName) throws SQLException { in getClob()461 public Ref getRef(String colName) throws SQLException { in getRef()