Searched defs:getCharacterStream (Results 1 – 8 of 8) sorted by relevance
55 public Reader getCharacterStream() throws SQLException; in getCharacterStream() method193 public Reader getCharacterStream(long pos, long length) throws SQLException; in getCharacterStream() method
55 Reader getCharacterStream() throws SQLException; in getCharacterStream() method
1542 public Reader getCharacterStream(int parameterIndex) throws SQLException; in getCharacterStream() method1549 public Reader getCharacterStream(String parameterName) throws SQLException; in getCharacterStream() method
490 public Reader getCharacterStream(int columnIndex) throws SQLException; in getCharacterStream() method503 public Reader getCharacterStream(String columnName) 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
2380 public Reader getCharacterStream() throws SQLException { in getCharacterStream() method in OldPreparedStatementTest.MockClob2421 public Reader getCharacterStream(long pos, long length) throws SQLException { in getCharacterStream() method in OldPreparedStatementTest.MockClob