I'm possibly about to work on something to transform an XSD into a Torque database schema XML file (and from there, Torque can generate a respository.xml), and was wondering if anyone has done something like this already. I've already generated my Java objects from the XSD, using Castor. I'm basically trying to take an XSD file and create a persistable object model and DDL - completely automated. Anyone done this, or any part of it?
- Re: XSD to Repository.xml or Torque.xml David Hooker
- Re: XSD to Repository.xml or Torque.xml Brian McCallister
- Connection pooling and HSQL Kollivakkam R. Raghavan
- [Repost with more data]RE: Connection... Kollivakkam R. Raghavan
- Re: [Repost with more data]RE: Co... Armin Waibel
- RE: XSD to Repository.xml or Torque.xml Guillaume Nodet
