--- a/jdk/src/share/classes/java/sql/package.html Wed Apr 02 10:20:14 2014 -0400
+++ b/jdk/src/share/classes/java/sql/package.html Wed Apr 02 11:03:10 2014 -0400
@@ -316,24 +316,18 @@
<h2>Package Specification</h2>
<ul>
- <li><a href="http://java.sun.com/products/jdbc/download.html">Specification
- of the JDBC 4.0 API</a>
+ <li><a href="https://jcp.org/en/jsr/detail?id=221">JDBC 4.2 Specification</a>
</ul>
<h2>Related Documentation</h2>
<ul>
- <li><a href="../../../technotes/guides/jdbc/getstart/GettingStartedTOC.fm.html">Getting Started</a>--overviews of the major interfaces
-
- <li><a href="http://java.sun.com/docs/books/tutorial/jdbc">Chapters on the JDBC
- API</a>--from the online version of <i>The Java Tutorial Continued</i>
+ <li><a href="http://docs.oracle.com/javase/tutorial/jdbc/basics/index.html">
+ Lesson:JDBC Basics(The Javaxx Tutorials > JDBC(™) Database Access)</a>
- <li><a href="http://java.sun.com/docs/books/jdbc">
-<i>JDBC<sup><font size=-2>TM</font></sup>API Tutorial and Reference,
-Third Edition</i></a>--
-a complete reference and tutorial for the JDBC 3.0 API
+ <li><a href="http://www.oracle.com/technetwork/java/index-142838.html">
+ <i>JDBC™API Tutorial and Reference, Third Edition</i></a>
</ul>
-@since 1.1
</body>
</html>
--- a/jdk/src/share/classes/javax/sql/package.html Wed Apr 02 10:20:14 2014 -0400
+++ b/jdk/src/share/classes/javax/sql/package.html Wed Apr 02 11:03:10 2014 -0400
@@ -296,8 +296,7 @@
<h2>Package Specification</h2>
<ul>
- <li><a href="http://java.sun.com/products/jdbc/download.html">Specification of the
- JDBC 4.0 API</a>
+ <li><a href="https://jcp.org/en/jsr/detail?id=221">JDBC 4.2 Specification</a>
</ul>
<h2>Related Documentation</h2>
@@ -307,10 +306,8 @@
package:
<ul>
- <li><a href="http://java.sun.com/docs/books/jdbc"><i>JDBC<sup><font size=-2>TM</font></sup>
- API Tutorial and Reference, Third Edition:</i></a>
+ <li><a href="http://www.oracle.com/technetwork/java/index-142838.html">
+ <i>JDBC™API Tutorial and Reference, Third Edition</i></a>
</ul>
-<P>
-@since 1.4
</body>
</html>