[
https://issues.apache.org/jira/browse/JDO-444?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Craig Russell resolved JDO-444.
-------------------------------
Resolution: Fixed
svn commit -m "JDO-444 Added public constructor and getInstance method to
JDOHelper" api20/src/java/javax/jdo/JDOHelper.java
Sending api20/src/java/javax/jdo/JDOHelper.java
Transmitting file data .
Committed revision 509807.
> Add public constructor for JDOHelper
> ------------------------------------
>
> Key: JDO-444
> URL: https://issues.apache.org/jira/browse/JDO-444
> Project: JDO
> Issue Type: New Feature
> Components: api2, api2-legacy, specification
> Reporter: Michelle Caisse
> Assigned To: Craig Russell
> Fix For: JDO 2 maintenance release 1
>
> Attachments: JDOHelper-patch.txt
>
>
> 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.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.