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
268 Reader getCharacterStream() throws SQLException; in getCharacterStream() method
2140 java.io.Reader getCharacterStream(int parameterIndex) throws SQLException; in getCharacterStream() method2157 java.io.Reader getCharacterStream(String parameterName) throws SQLException; in getCharacterStream() method
975 java.io.Reader getCharacterStream(int columnIndex) throws SQLException; in getCharacterStream() method991 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
318 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