Well, there isn't sample code that highlights this two step process in one go, as far as I remember. But all that's basically required is to create a mapping file for those entities generated (from your XML Schema) that you eventually would like to see persisted in a database.
Regards Werner Ralf Joachim wrote: > Hi Bill, > > this should be possible but as far as I know there is no example > available yet. I'll try to take a look at our examples to see if they > can be improved in that way during the next days. I'll come back to you > with my findings. > > Regards > Ralf > > > Bill Leng schrieb: >> Hi, >> >> I used XML source generator a lot but never JDO. I would like to do >> something like this. Given a XML schema, I generate the Java source >> files and then persiste the generated Java object into database. Is this >> possible? If yes, is there a example in the castor distribution >> demonstrate this? >> >> thanks >> >> Bill >> >> ------------------------------------------------- >> If you wish to unsubscribe from this list, please send an empty message >> to the following address: >> >> [EMAIL PROTECTED] >> ------------------------------------------------- > ------------------------------------------------- If you wish to unsubscribe from this list, please send an empty message to the following address: [EMAIL PROTECTED] -------------------------------------------------

