OpenJDK / amber / amber
changeset 26973:c96ef212b86d
8059997: Fix broken link in WebRowSet javadoc
Reviewed-by: rriggs
author | lancea |
---|---|
date | Thu, 09 Oct 2014 16:01:13 -0400 |
parents | d98a515b0683 |
children | 4bee12591374 |
files | jdk/src/java.sql.rowset/share/classes/javax/sql/rowset/WebRowSet.java |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/jdk/src/java.sql.rowset/share/classes/javax/sql/rowset/WebRowSet.java Thu Oct 09 12:16:00 2014 -0700 +++ b/jdk/src/java.sql.rowset/share/classes/javax/sql/rowset/WebRowSet.java Thu Oct 09 16:01:13 2014 -0400 @@ -56,7 +56,7 @@ * organization. The SQL/XML definition is available at the following URI: * <ul> * <li> - * <a href="http://standards.iso.org/iso/9075/2002/12/sqlxml">http://standards.iso.org/iso/9075/2002/12/sqlxml</a> + * <a href="http://standards.iso.org/iso/9075/2002/12/sqlxml.xsd">http://standards.iso.org/iso/9075/2002/12/sqlxml.xsd</a> * </li> * </ul> * The schema definition describes the internal data of a {@code RowSet} object