I think that's enough to get me going...thanks. (sorry about the ojb confusion...I'm in the midst of an ojb->jpa conversion at work).
Ken On Tue, Sep 16, 2008 at 8:42 AM, Emmanuel Venisse < [EMAIL PROTECTED]> wrote: > ojb??? > All model classes are generated by the modello plugin in continuum-model. > The modello-plugin generate too the jpox descriptor that is used by jpox to > create sql request and to generate the database. The model descriptor used > by modello is continuum-model/src/main/mdo/continuum.xml > All the persistence code is in continuum-store. > > Do you need more information? > > Emmanuel > > On Mon, Sep 15, 2008 at 8:41 PM, Ken Liu <[EMAIL PROTECTED]> wrote: > > > Hi all, > > > > I have been taking a look at the current persistence code and am getting > a > > little bit lost with jpox and ojb, etc. Are the model classes generated > or > > something? > > > > Can someone please provide a short overview of how the current > persistence > > is set up? I think a short paragraph or two would set me in the right > > direction. Thanks. > > Of course if there is some existing design documentation somewhere, then > > that would be great. > > > > TIA, > > > > Ken > > >
