This one time, at band camp, bikehead said:

b>I know that this is an incredibly simple question, but now that I've use 
b>the source generator to make a class and its descriptor from the XSD, 
b>where do I use the descriptor file?  I searched through the tests and I 
b>didn't find code that used one of the generated descriptors.  I must be 
b>looking in the wrong place.  Please point me to a simple example that 
b>uses the generated class and descriptor.
b>
b>Oh, one other question:  as I understand it the descriptor is used 
b>during marshalling, so is the descriptor used bothe by the XML 
b>conversion and the Database components?

If you want to use the mapping descriptor for Castor JDO, you'll need to
add at least the <sql> elements, if not more. It's been a while since
I generated one from the Source Generator. I usually do it by hand or
use XDoclet myself.

Bruce
-- 
perl -e 'print unpack("u30","<0G)U8V4\@4VYY9&5R\"F9E<G)E=\$\!F<FEI+F-O;0\`\`");'

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

Reply via email to