Issue Details (XML | Word | Printable)

Key: JDO-325
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Craig Russell
Reporter: Craig Russell
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
JDO

FetchPlan.getGroups is defined to return Collection. It is defined to return Set in the specification.

Created: 02/Mar/06 07:32 AM   Updated: 03/Mar/06 02:29 AM
Return to search
Component/s: api2
Affects Version/s: JDO 2 rc1
Fix Version/s: JDO 2 final

Time Tracking:
Not Specified

File Attachments:
  Size
Text File Licensed for inclusion in ASF works fetchplan.patch 2006-03-02 07:35 AM Craig Russell 0.6 kB

Resolution Date: 03/Mar/06 02:29 AM


 Description  « Hide
FetchPlan.getGroups is defined to return Collection. It is defined to return Set in the specification.


 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Repository Revision Date User Message
ASF #382455 Thu Mar 02 17:28:00 UTC 2006 clr JDO-325 Change return type of FetchPlan.getGroups() to Set
Files Changed
MODIFY /db/jdo/trunk/api20/src/java/javax/jdo/FetchPlan.java