Uploaded image for project: 'Derby'
  1. Derby
  2. DERBY-1833

Remove messages made unused by implementation of DERBY-690 and DERBY-775

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 10.2.1.6
    • 10.2.1.6, 10.3.1.4
    • Documentation, JDBC
    • None
    • Low

    Description

      The implementation of scrollable insensitive result sets
      made some warning messages redundant. They should be removed.

      01J09
      01J11
      01J03

      For XJ125 we should consider removing "sensitive" from text since it is
      not currently supported:

      > XJ125.S=This method should only be called on ResultSet objects that
      > are scrollable (type TYPE_SCROLL_SENSITIVE or
      > TYPE_SCROLL_INSENSITIVE).

      ->

      > XJ125.S=This method should only be called on ResultSet objects that
      > are scrollable (type TYPE_SCROLL_INSENSITIVE).

      Attachments

        1. DERBY-1833.diff
          25 kB
          Dag H. Wanvik
        2. DERBY-1833.stat
          1 kB
          Dag H. Wanvik
        3. DERBY-1833.diff
          25 kB
          Dag H. Wanvik
        4. DERBY-1833.stat
          1 kB
          Dag H. Wanvik
        5. DERBY-1833.diff
          9 kB
          Dag H. Wanvik
        6. DERBY-1833.stat
          0.6 kB
          Dag H. Wanvik
        7. DERBY-1833.diff
          9 kB
          Dag H. Wanvik
        8. DERBY-1833.stat
          0.6 kB
          Dag H. Wanvik

        Activity

          People

            dagw Dag H. Wanvik
            dagw Dag H. Wanvik
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: