This might be an extremely simple question, but I'm a newbie to Castor JDO....
I am currently generating Java code from an XML Schema with Castor. Now I
want to persist some instances of the generated Java code to a database
(rather than marshal back to XML). Is there any way to use Castor JDO to do
this? I was thinking I'd write a mapping file for the Java types that
Castor generated from the Schema, but the data seems to be private.
I can just stop using the Schema for this portion and write some Java
classes directly, but I was hoping there's a better way.
thanks in advance,
jeff
-----------------------------------------------------------
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
unsubscribe castor-dev