mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-19 02:24:40 +02:00
8225322: Broken links in java.sql
Reviewed-by: darcy, jjg
This commit is contained in:
parent
96a1333c77
commit
000df1402b
2 changed files with 4 additions and 6 deletions
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (c) 1998, 2018, Oracle and/or its affiliates. All rights reserved.
|
* Copyright (c) 1998, 2019, Oracle and/or its affiliates. All rights reserved.
|
||||||
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
||||||
*
|
*
|
||||||
* This code is free software; you can redistribute it and/or modify it
|
* This code is free software; you can redistribute it and/or modify it
|
||||||
|
@ -336,8 +336,7 @@
|
||||||
* <li><a href="http://docs.oracle.com/javase/tutorial/jdbc/basics/index.html">
|
* <li><a href="http://docs.oracle.com/javase/tutorial/jdbc/basics/index.html">
|
||||||
* Lesson:JDBC Basics(The Javaxx Tutorials > JDBC™ Database Access)</a>
|
* Lesson:JDBC Basics(The Javaxx Tutorials > JDBC™ Database Access)</a>
|
||||||
*
|
*
|
||||||
* <li><a href="http://www.oracle.com/technetwork/java/index-142838.html">
|
* <li>“<i>JDBC™ API Tutorial and Reference, Third Edition</i>”
|
||||||
* <i>JDBC™ API Tutorial and Reference, Third Edition</i></a>
|
|
||||||
* </ul>
|
* </ul>
|
||||||
*/
|
*/
|
||||||
package java.sql;
|
package java.sql;
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/**
|
/**
|
||||||
* Copyright (c) 2000, 2018, Oracle and/or its affiliates. All rights reserved.
|
* Copyright (c) 2000, 2019, Oracle and/or its affiliates. All rights reserved.
|
||||||
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
||||||
* <p>
|
* <p>
|
||||||
* This code is free software; you can redistribute it and/or modify it
|
* This code is free software; you can redistribute it and/or modify it
|
||||||
|
@ -287,8 +287,7 @@
|
||||||
* package:
|
* package:
|
||||||
*
|
*
|
||||||
* <ul>
|
* <ul>
|
||||||
* <li><a href="http://www.oracle.com/technetwork/java/index-142838.html">
|
* <li>“<i>JDBC™API Tutorial and Reference, Third Edition</i>”
|
||||||
* <i>JDBC™API Tutorial and Reference, Third Edition</i></a>
|
|
||||||
* </ul>
|
* </ul>
|
||||||
*/
|
*/
|
||||||
package javax.sql;
|
package javax.sql;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue