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

SPEC BUG: javax.sql.rowset.RowSetWarning: some issues

XMLWordPrintable

    • beta
    • sparc
    • solaris_2.6



      Name: sdR10048 Date: 10/22/2003


      Filed By : SPB JCK team (###@###.###)
      JDK : java full version "1.5.0-beta-b23"

      Problem description
      ===================
      public RowSetWarning(java.lang.String reason)
      public RowSetWarning(java.lang.String reason, java.lang.String SQLState)
      public void setNextWarning(RowSetWarning warning)

          Unspecified the expected behaviour in case input param(s) == null.

      public RowSetWarning getNextWarning()

          Unspecified the default value.

      public RowSetWarning(java.lang.String reason, java.lang.String SQLState)

          Unspecified the expected behaviour in case SQLState is not one of
          XOPEN or SQL 99. Info from java.sql.SQLException.

      ======================================================================

            jbrucesunw Jonathan Bruce (Inactive)
            dsvsunw Dsv Dsv (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: