Issue Details (XML | Word | Printable)

Key: JDO-444
Type: New Feature New Feature
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Craig Russell
Reporter: Michelle Caisse
Votes: 0
Watchers: 0
Operations

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

Add public constructor for JDOHelper

Created: 08/Dec/06 08:32 PM   Updated: 20/Feb/07 11:33 PM
Return to search
Component/s: api2, api2-legacy, specification
Affects Version/s: None
Fix Version/s: JDO 2 maintenance release 1

Time Tracking:
Not Specified

File Attachments:
  Size
Text File Licensed for inclusion in ASF works JDOHelper-patch.txt 2006-12-19 07:21 PM Craig Russell 4 kB

Resolution Date: 20/Feb/07 11:33 PM


 Description  « Hide
In Chapter 8, add after class JDOHelper {public JDOHelper(); For some usage patterns, an instance of JDOHelper on which to invoke methods is preferable to the use of static methods. For this purpose, a public constructor is provided.

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Repository Revision Date User Message
ASF #509807 Tue Feb 20 23:32:32 UTC 2007 clr JDO-444 Added public constructor and getInstance method to JDOHelper
Files Changed
MODIFY /db/jdo/trunk/api20/src/java/javax/jdo/JDOHelper.java