jdk/src/share/classes/javax/sql/package.html
changeset 23708 fea03b9ae8af
parent 5551 327690766109
child 24197 a5c2cff81e25
equal deleted inserted replaced
23707:4580f737d5b9 23708:fea03b9ae8af
   294 <P>
   294 <P>
   295 
   295 
   296 <h2>Package Specification</h2>
   296 <h2>Package Specification</h2>
   297 
   297 
   298 <ul>
   298 <ul>
   299   <li><a href="http://java.sun.com/products/jdbc/download.html">Specification of the 
   299   <li><a href="https://jcp.org/en/jsr/detail?id=221">JDBC 4.2 Specification</a>
   300       JDBC 4.0 API</a>
       
   301 </ul>
   300 </ul>
   302 
   301 
   303 <h2>Related Documentation</h2>
   302 <h2>Related Documentation</h2>
   304 
   303 
   305 The Java Series book published by Addison-Wesley Longman provides detailed
   304 The Java Series book published by Addison-Wesley Longman provides detailed
   306 information about the classes and interfaces in the <code>javax.sql</code>
   305 information about the classes and interfaces in the <code>javax.sql</code>
   307 package: 
   306 package: 
   308 
   307 
   309 <ul>
   308 <ul>
   310   <li><a href="http://java.sun.com/docs/books/jdbc"><i>JDBC<sup><font size=-2>TM</font></sup>
   309   <li><a href="http://www.oracle.com/technetwork/java/index-142838.html">
   311       API Tutorial and Reference, Third Edition:</i></a>
   310           <i>JDBC&#0153;API Tutorial and Reference, Third Edition</i></a>
   312 </ul>
   311 </ul>
   313 <P>
       
   314 @since 1.4
       
   315 </body>
   312 </body>
   316 </html>
   313 </html>