jdk/src/share/classes/java/sql/package.html
changeset 23708 fea03b9ae8af
parent 23590 ffd8b0b70511
child 24196 61c9885d76e2
--- 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 &gt; JDBC(&#0153;) 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&#0153;API Tutorial and Reference, Third Edition</i></a>
 </ul>
 
-@since 1.1
 </body>
 </html>