[Hibernate] h3 reflection needs changed ?

2005-05-04 Thread Max Rydahl Andersen
Hi guys, Does anyone have any memory of some reason changes in the core that made the need for reflection of component types change ? I'm 99.9% sure I could do: new SchemaExport(cfg).create(true, false); on a Configuration without having the classes available for Components. Looking around I havent

Re: [Hibernate] h3 reflection needs changed ?

2005-05-04 Thread Max Rydahl Andersen
Forget this one - caused by a non-clean database. /max Hi guys, Does anyone have any memory of some reason changes in the core that made the need for reflection of component types change ? I'm 99.9% sure I could do: new SchemaExport(cfg).create(true, false); on a Configuration without having the cl