Uploaded image for project: 'JDO'
  1. JDO
  2. JDO-307

Update FetchPlan.getGroups javadoc to reflect the spec

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • JDO 2 beta
    • JDO 2 rc1
    • api
    • None

    Description

      /** Return an immutable Set of the names of all active fetch groups. */
      Set getGroups();

      It's immutable.

      Maybe the javadoc needs improvement.
      /**

      • Return the names of all active fetch groups.
      • @return the names of active fetch groups
      • @return the FetchPlan
      • @since 2.0
        */
        Collection getGroups();

      Attachments

        Activity

          People

            clr Craig L Russell
            ebengtso Erik Bengtson
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: