Searched defs:colName (Results 1 – 3 of 3) sorted by relevance
769 const colName = this.columnNames[i]; constant770 const expType = this.rowSpec[colName]; constant866 const colName = this.columnNames[col]; constant868 const expType = this.rowSpec[colName]; constant
61 for (const colName of columns) { 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()