
|
If you were logged in you would be able to see more operations.
|
|
|
| Resolution Date: |
20/Feb/07 11:33 PM
|
|
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.
|
|
Description
|
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. |
Show » |
|