From: Andreas M. <amo...@am...> - 2002-02-22 11:40:42
|
Hi, I used the CVS-HEAD version from 22-02-2002 of hibernate. Generating a mapping from my classes whith MappingByReflection and using that mapping to export a schema with DBSchemaExport I discovered a mismatch between the mapping and the DTD. In a=20 <many-to-one name=3D"address" column=3D"address" type=3D"net.amoeller.e= g.om.Addres s"/> the "type" attribute has to be a "class" attribute. As intended the MappingByReflection tool gives you a good start; nice tool.=20 Btw. is somebody out there using hibernate in a production env? Keep up the good work! Regards --=20 Andreas M=F6ller: amo...@am... http://www.amoeller.net Software Design und Entwicklung |