Looks good; cheers,

-Joe

On 7/31/2015 10:38 AM, Lance Andersen wrote:
Hi all,

Need a review of this minor javadoc clean-up:

hg diff RowSet.java
diff -r 6db2a5a855ec src/java.sql/share/classes/javax/sql/RowSet.java
--- a/src/java.sql/share/classes/javax/sql/RowSet.java  Fri Jul 31 07:48:34 
2015 -0700
+++ b/src/java.sql/share/classes/javax/sql/RowSet.java  Fri Jul 31 13:28:12 
2015 -0400
@@ -1477,7 +1477,7 @@
/**
       * Sets the designated parameter to a <code>InputStream</code> object.
-     * The "{@code InputStream} must contain  the number
+     * The {@code InputStream} must contain  the number
       * of characters specified by length, otherwise a 
<code>SQLException</code> will be
       * generated when the <code>CallableStatement</code> is executed.
       * This method differs from the <code>setBinaryStream (int, InputStream, 
int)</code>


Best
Lance


Lance Andersen| Principal Member of Technical Staff | +1.781.442.2037
Oracle Java Engineering
1 Network Drive
Burlington, MA 01803
lance.ander...@oracle.com




Reply via email to