Home | History | Annotate | Download | only in sql

Lines Matching defs:getCharacterStream

480      * @deprecated use <code>getCharacterStream</code> in place of
767 * @deprecated use <code>getCharacterStream</code> instead
975 java.io.Reader getCharacterStream(int columnIndex) throws SQLException;
991 java.io.Reader getCharacterStream(String columnLabel) throws SQLException;