Searched refs:getNCharacterStream (Results 1 – 2 of 2) sorted by relevance
778 public Reader getNCharacterStream(int columnIndex) throws SQLException { in getNCharacterStream() method in Impl_RowSet782 public Reader getNCharacterStream(String columnLabel) throws SQLException { in getNCharacterStream() method in Impl_RowSet
1417 public java.io.Reader getNCharacterStream(int colIndex)1422 public java.io.Reader getNCharacterStream(String colName)1425 return getNCharacterStream(col);