Hi all, Currently I use XmlBeans to parse xml files and Spring to persist objects created by XmlBeans. However I wonder if there is any automatic way to generate hibernate mapping files for XmlBeans generated classes. It would be nice to have all (classes and hibernate mappings based on xml schemas) generated automatically based on xml schema (or indirectly i.e. having hibernate mappings being generated based on XmlBeans generated classes)? Anyone used something like that?
Thanks, Maciek Zywno --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

