mirror of
https://github.com/openjdk/jdk.git
synced 2026-02-14 12:25:21 +00:00
8037507: Fix broken link in javax/sql/rowset/package.html
Reviewed-by: darcy
This commit is contained in:
parent
3a73293102
commit
5163011f0e
@ -295,14 +295,13 @@ match column as a basis for adding the <code>RowSet</code> object.
|
||||
|
||||
<h3><a name="relspec">4.0 Related Specifications</a></h3>
|
||||
<ul>
|
||||
<li><a href="http://java.sun.com/products/jdbc">JDBC 3.0 Specification</a>
|
||||
<li><a href="https://jcp.org/en/jsr/detail?id=221">JDBC 4.2 Specification</a>
|
||||
<li><a href="http://www.w3.org/XML/Schema">XML Schema</a>
|
||||
<li><a href="http://www.syncml.org">SyncML</a>
|
||||
</ul>
|
||||
|
||||
<h3><a name="reldocs">5.0 Related Documentation</a></h3>
|
||||
<ul>
|
||||
<li><a href="http://java.sun.com/developer/Books/JDBCTutorial/chapter5.html">
|
||||
<li><a href="http://docs.oracle.com/javase/tutorial/jdbc/basics/rowset.html">
|
||||
JDBC RowSet Tutorial</a>
|
||||
</ul>
|
||||
</body>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user