Giuseppe,
for
the persistence part of your storry, you'll have to provide a mapping file to
Castor JDO. Castor JDO cannot do without one.
Werner
-----Ursprüngliche Nachricht-----
Von: Giuseppe Sarno [mailto:[EMAIL PROTECTED]
Gesendet: Dienstag, 30. August 2005 16:56
An: [email protected]
Betreff: [castor-user] Castor XML and JDO from XML schema in one go.Hi,
I was looking for a solution which would allow me to
handle XML documents convert them in Java Object (standard like JAXB) so that I can programmatically manipulate the data and thenstore the data on a DB.
I would like only to have to build the XML schema and not to worry about the XML mapping and SQL mapping.
Is this possible ?
Giuseppe.

