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

DataSet: Confusion between detete(T row) and remove(Object o)

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: P2 P2
    • 6
    • 6
    • core-libs
    • None
    • generic
    • solaris_8

      DataSet specifies a method delete(T Row), in addition to the underlying structure that supports this type, Collection to defining a remove(Object o) method.

      Specification needs to clarify which to use and when. Primarily it needs to return a boolean to confirm/deny the sucess of the operation. In addition, if
      there are more that one instances in a collection, the specification needs to qualifty which element to remove.

      ###@###.### 2004-09-24

            lancea Lance Andersen
            jbrucesunw Jonathan Bruce (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: