Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4640428

REGRESSION: JDK 1.4 API: java.sql.DatabaseMetaData "Use" is incorrect

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P3 P3
    • None
    • 1.4.0
    • tools



      Name: rmT116609 Date: 02/20/2002


      FULL PRODUCT VERSION :
      java version "1.4.0"
      Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-b92)
      Java HotSpot(TM) Client VM (build 1.4.0-b92, mixed mode)

      DESCRIPTION OF THE PROBLEM :

      I have no idea if Javadoc was run incorrectly or whether it's a Java doc bug, but the "Use" section of the API documentation from java.sql.DatabaseMetaData is empty (and should at least list Connection.getMetaData() as a method which returns DatabaseMetaData), and java.sql as a package which uses it.

      Obviously, the problem could be more widespread; I haven't done a comprehensive search through the API; just noticed this one.

      REGRESSION. Last worked in version 1.3.1_02.


      http://java.sun.com/j2se/1.3/docs/api/java/sql/DatabaseMetaData.html

      http://java.sun.com/j2se/1.3/docs/api/java/sql/class-use/DatabaseMetaData.html


      http://java.sun.com/j2se/1.4/docs/api/java/sql/DatabaseMetaData.html

      http://java.sun.com/j2se/1.4/docs/api/java/sql/class-use/DatabaseMetaData.html


      STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
      1. Browse to the java.sql.DatabaseMetaData javadoc.
      2. Click on "Use"
      3. Notice that it is empty.

      EXPECTED VERSUS ACTUAL BEHAVIOR :
      Should see java.sql as "package that uses DatabaseMetaData"

      Should see java.sql.Connection.getMetaData() as "method which returns DatabaseMetaData"

      Release Regression From : 1.3.1_02
      The above release value was the last known release where this
      bug was knwon to work. Since then there has been a regression.

      (Review ID: 139933)
      ======================================================================

            dkramersunw Douglas Kramer (Inactive)
            rmandalasunw Ranjith Mandala (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: