hi,

i have a common mapping file for both castor jdo and castor xml.
when i import xml data to jdo (-> make data persistent)
all predefined id fields will be overwritten due defined key generators.

is there a way to disable the key-generator while importing the xml data ?

i took a look in the sources and saw the mapping model class MappingRoot.
can i modify the mapping root instance data ( removeKeygenerator() etc.) and
put it back to jdo ?

thanks,

lars

----------------------------------------------------------- 
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
        unsubscribe castor-dev

Reply via email to