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

AnnotationTypeDoc.members() chokes on nested types.

XMLWordPrintable

    • b44
    • unknown
    • windows_nt

      > Josh, I notice that for a nested enum:
      >
      > public @interface AutomaticKeyGeneration {
      > enum AutomaticKeyGenerationType { Unspecified, Oracle, SQLServer,
      > SQLServer2000, NamedSequenceTable };
      > AutomaticKeyGenerationType type();
      >
      > The Javadoc doesn't document the enum:
      >
      > *Required Member Summary*
      > | com.bea.wls.ejbgen.annotations.AutomaticKeyGenerationType| |*type
      > <imap://###@###.###y:143/fetch%3EUID%3E/INBOX%3E61186?header=quotebody&part=1.1.2&filename=AutomaticKeyGeneration.html&gt;*|
      >
      > (Oracle|SQLServer|SQLServer2000|NamedSequenceTable)
      > Specifies the type of the key generator.
      >
      >
      > So I can' t click on it to see its values.

            sseligmasunw Scott Seligman (Inactive)
            sseligmasunw Scott Seligman (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: