Name: sdR10048 Date: 10/22/2003
Filed By : SPB JCK team (###@###.###)
JDK : java full version "1.5.0-beta-b23"
Problem description
===================
Javadoc for all writeXXX(XXX x) methods says:
"Throws: java.sql.SQLException - if the write position is located
at an invalid position"
More clarification needed. As far as I see there is no API to set
current position. There is no such an issue as write position, at
least in this class. Guess something else meant.
======================================================================