Issue Details (XML | Word | Printable)

Key: JDO-152
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Matthew T. Adams
Reporter: Matthew T. Adams
Votes: 0
Watchers: 0
Operations

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

JDOConnection.close() method missing from source, present in spec

Created: 27/Sep/05 01:58 AM   Updated: 27/Sep/05 06:42 AM
Return to search
Component/s: api2
Affects Version/s: None
Fix Version/s: None

Time Tracking:
Not Specified

Resolution Date: 27/Sep/05 06:42 AM


 Description  « Hide
The method "void close();" is missing from JDOConnection. It is specified in section 12.16, "Access to internal datastore connection".

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Matthew T. Adams added a comment - 27/Sep/05 06:42 AM
Committed change, adding close method to JDOConnection.