8225322: Broken links in java.sql
Reviewed-by: darcy, jjg
This commit is contained in:
parent
96a1333c77
commit
000df1402b
src/java.sql/share/classes
@ -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.
|
||||
*
|
||||
* 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">
|
||||
* Lesson:JDBC Basics(The Javaxx Tutorials > JDBC™ Database Access)</a>
|
||||
*
|
||||
* <li><a href="http://www.oracle.com/technetwork/java/index-142838.html">
|
||||
* <i>JDBC™ API Tutorial and Reference, Third Edition</i></a>
|
||||
* <li>“<i>JDBC™ API Tutorial and Reference, Third Edition</i>”
|
||||
* </ul>
|
||||
*/
|
||||
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.
|
||||
* <p>
|
||||
* This code is free software; you can redistribute it and/or modify it
|
||||
@ -287,8 +287,7 @@
|
||||
* package:
|
||||
*
|
||||
* <ul>
|
||||
* <li><a href="http://www.oracle.com/technetwork/java/index-142838.html">
|
||||
* <i>JDBC™API Tutorial and Reference, Third Edition</i></a>
|
||||
* <li>“<i>JDBC™API Tutorial and Reference, Third Edition</i>”
|
||||
* </ul>
|
||||
*/
|
||||
package javax.sql;
|
||||
|
Loading…
x
Reference in New Issue
Block a user