posted 19 years ago
Given an existing XML and its schema, if I want to convert it into relational database and then take advantage of Hibernate to update the data, does Hibernate provide any tool to automatically convert the XML schema into relational database schema ?