Retrieves the value of the designated column in the current row of this ResultSet object as a stream of ASCII characters. The value can then be read in chunks from the stream. This method is particularly suitable for retrieving large LONGVARCHAR values. The JDBC driver will do any necessary conversi
(int columnIndex)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected