Lines Matching full:getarray
710 public java.sql.Array getArray(int columnIndex) throws SQLException {714 public java.sql.Array getArray(String columnName) throws SQLException {716 return getArray(col);