Home
last modified time | relevance | path

Searched defs:colName (Results 1 – 1 of 1) sorted by relevance

/external/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/
DImpl_RowSet.java285 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()