Searched refs:getNCharacterStream (Results 1 – 3 of 3) sorted by relevance
2107 java.io.Reader getNCharacterStream(int parameterIndex) throws SQLException; in getNCharacterStream() method2127 java.io.Reader getNCharacterStream(String parameterName) throws SQLException; in getNCharacterStream() method
3320 java.io.Reader getNCharacterStream(int columnIndex) throws SQLException; in getNCharacterStream() method3341 java.io.Reader getNCharacterStream(String columnLabel) throws SQLException; in getNCharacterStream() method
9688 method public java.io.Reader getNCharacterStream(int) throws java.sql.SQLException;9689 method public java.io.Reader getNCharacterStream(String) throws java.sql.SQLException;10274 method public java.io.Reader getNCharacterStream(int) throws java.sql.SQLException;10275 method public java.io.Reader getNCharacterStream(String) throws java.sql.SQLException;