Name: sdR10048 Date: 10/22/2003
Filed By : SPB JCK team (###@###.###)
JDK : java full version "1.5.0-beta-b23"
Problem description
===================
public void writeURL(java.net.URL url) throws java.sql.SQLException
Implementation of this method is not currently supported.
Specified by:
writeURL in interface java.sql.SQLOutput
Throws:
java.sql.SQLException
=====
The @throw section looks ambiguous. Should be deleted or stuffed with some
info.
Also it is unspecified what does mean "not currently supported" - throws
UnsupportedException or just does nothing.
======================================================================