Create database tables from an xsd
502222Jan 18 2007 — edited Jan 18 2007Is it possible to generate database table from a given xsd using toplink ?
I want to use these tables to persist java objects obtained by unmarshalling the xml (corresponding to this xsd).
Thanks in advance,
Mahima