README-JDK.html 908 B

12345678910111213141516171819202122232425262728293031
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
  2. <html>
  3. <head>
  4. <meta http-equiv="CONTENT-TYPE" content="text/html; charset=us-ascii">
  5. <title>README -- Java DB</title>
  6. </head>
  7. <body lang="en-US" bgcolor="#FFFFFF">
  8. <h1 align="center">README</h1>
  9. <h2 align="center">Java&trade; DB</h2>
  10. Java DB is Oracle's distribution of the open source Apache Derby Java
  11. database. It is distributed as part of the
  12. Java&trade; Development Kit.
  13. <p>
  14. Please refer to
  15. documentation <a href="http://download.oracle.com/javadb/index.html">here</a>
  16. for details. The <a href="RELEASE-NOTES.html">release notes</a> show
  17. the version of the documentation applicable to the Java DB present in this kit.
  18. </p>
  19. <p>
  20. <font size="2">The Java&trade; Development Kit (JDK&trade;) is a
  21. product of Oracle.
  22. <br>
  23. Copyright (c) 2006, 2014, Oracle and/or its affiliates. All rights
  24. reserved.
  25. </p>
  26. </body>
  27. </html>