The removal of the method getCurrentRow is required as it violates the internal security of the contents of a RowSet. However, historically the WebRowSet implementation has relied on this method to allow it to determine how to output the contents of the RowSet into XML, a key functional requirement of a WebRowSet.
Further to this, an additional serializer is required using Xerces to do
XML processing for the XML schema definition of the RowSet.
Further to this, an additional serializer is required using Xerces to do
XML processing for the XML schema definition of the RowSet.