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

javax.sql.rowset.BaseRowSet violates java beans rules for setting properties

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2 P2
    • 5.0
    • 5.0
    • core-libs
    • rc
    • generic
    • generic

      setMaxRows methods compares the its arg to the fetchSize property. This creates a dependency on the order an IDE sets properties and therefore makes rowsets unusable in the tool. Furthermore, since the instance variable this method sets in private and not all the code accesses this instance variable via the getter method, it is impossible to override this method sucessfully.
      ###@###.### 2004-04-19

            skaushiksunw Shreyas Kaushik (Inactive)
            duke J. Duke
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: