--- old/src/share/classes/java/sql/SQLInput.java 2013-06-27 12:44:55.000000000 -0400 +++ new/src/share/classes/java/sql/SQLInput.java 2013-06-27 12:44:55.000000000 -0400 @@ -444,6 +444,7 @@ *

* The default implementation will throw {@code SQLFeatureNotSupportedException} * + * @param the type of the class modeled by this Class object * @param type Class representing the Java data type to convert the attribute to. * @return the attribute at the head of the stream as an {@code Object} in the * Java programming language;{@code null} if the attribute is SQL {@code NULL}