Searched defs:colName (Results 1 – 2 of 2) sorted by relevance
87 const colName = col.name || ''; constant94 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()