Searched defs:getCharacterStream (Results 1 – 8 of 8) sorted by relevance
111 java.io.Reader getCharacterStream() throws SQLException; in getCharacterStream() method346 Reader getCharacterStream(long pos, long length) throws SQLException; in getCharacterStream() method
269 Reader getCharacterStream() throws SQLException; in getCharacterStream() method
2141 java.io.Reader getCharacterStream(int parameterIndex) throws SQLException; in getCharacterStream() method2158 java.io.Reader getCharacterStream(String parameterName) throws SQLException; in getCharacterStream() method
981 java.io.Reader getCharacterStream(int columnIndex) throws SQLException; in getCharacterStream() method997 java.io.Reader getCharacterStream(String columnLabel) throws SQLException; in getCharacterStream() method
54 public java.io.Writer getCharacterStream(); in getCharacterStream() method
65 public java.io.Reader getCharacterStream(); in getCharacterStream() method
319 public Reader getCharacterStream () in getCharacterStream() method in InputSource
2378 public Reader getCharacterStream() throws SQLException { in getCharacterStream() method in OldPreparedStatementTest.MockClob2419 public Reader getCharacterStream(long pos, long length) throws SQLException { in getCharacterStream() method in OldPreparedStatementTest.MockClob