JDO also supports xml, but I haven't actually tried it out. I suspect it'll just work. One way or another JDO does need to build its own metamodel. That's just the way it is ... :-)
Sorry to be brief, sent from my phone On Sep 6, 2012 1:08 PM, <[email protected]> wrote: > Do I really have to place all those JDO annotations in my model ? :( > > Regards, > > Minto > > Quoting Dan Haywood <[email protected]>**: > > Yes, it's on the Todo list to provide some docs. >> The quickstart app is configured for JDO, though, so you could stay there. >> >> More detail later today. >> Dan >> >> Sorry to be brief, sent from my phone >> On Sep 6, 2012 9:45 AM, <[email protected]> wrote: >> >> Hi folks, >>> >>> Where can I find additional information regarding the JDO objectstore. I >>> had to revert from sql back to the in-memory object store when I switched >>> to isis trunk. >>> >>> Now I need to have my objects stored in the database again. How best to >>> move forward? >>> >>> 1) SQL object store is broken in trunk >>> 2) JDO object is not documented >>> >>> Please advice, >>> >>> Regards, >>> >>> Minto >>> >>> >> > >
