[
http://issues.apache.org/jira/browse/JDO-444?page=comments#action_12457154 ]
Craig Russell commented on JDO-444:
-----------------------------------
Here is the spec update for review.
package javax.jdo;
class JDOHelper {
/* Some applications might prefer to use an instance
* method instead of static methods.
*/
public JDOHelper();
> Add public constructor for JDOHelper
> ------------------------------------
>
> Key: JDO-444
> URL: http://issues.apache.org/jira/browse/JDO-444
> Project: JDO
> Issue Type: New Feature
> Components: api2, api2-legacy
> Reporter: Michelle Caisse
> Assigned To: Craig Russell
> Fix For: JDO 2 maintenance release 1
>
> Attachments: JDOHelper-constructor.patch
>
>
> 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.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira