There is a XMLBeans sample that uses DdlUtils. It was using a development version of Jakarta SQL Commons until that disappeared. I've upgraded it to use DdlUtils. See the patch to this issue, http://issues.apache.org/jira/browse/XMLBEANS-227, because it is not in the subversion repository yet.
The sample generates an ojb, torque database schema from any xml schema using Velocity. The advantage of using XMLBeans is its robust XML Type API used to determine whether or not a xml schema type can be represented by a database type. What is the road map with DdlUtils, Is there going to be a release any time soon? -- Philip Donaghy donaghy.blogspot.com del.icio.us/donaghy/philip Skype: philipmarkdonaghy Office: +33 5 56 60 88 02 Mobile: +33 6 20 83 22 62
