TODO: Put information about the .jdo files
Unfortunately by the time the tutorial gets to JDO it has implemented all the other API's so I am having difficulty figuring out what parts of the previous work are required to use JDO.
Also I notice that the tutorial section on JDO has this line:
PersistenceBrokerFactory.defaultPersistenceBroker().clearCache();
Which is clearly not part of the JDO API. This appears to mean that I will depend on the non-JDO OJB persistance framework. Is there a way around this?
-Gus
Gus Heck wrote:
This is probably a terribly noob question, but is there a good way to generate my object mappings for the repository.xml? Seems like a lot of tedium to do it for more than one or two classes.
-Gus
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
