[Hibernate] HHH-525 and hibernate is twice as fast ;)

2005-06-04 Thread Max Rydahl Andersen
Hi guys, FYI - I have done what I could verifying that the change in HHH-525 is safe. - static initializers are called once - AllTests run (except for the always failing query tests ;) And it really has an effect. 100 classes with 100 properties: before: 25 sec now: 13 sec. And this is als

RE: [Hibernate] Hibernate and EMF integration

2005-06-04 Thread Gavin King
Hi Mike,   I’m not aware of any other effort to do this. It should be straightforward, however, given the architecture of HB3.   Gavin   From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Mike Kanaley Sent: Friday, 3 June 2005 9:35 PM To: hibernate-devel@lists.sour

Re: [Hibernate] UML to hibernate eclipse plugin java.tri with hibernate 3 support

2005-06-04 Thread Alexandre Torres
Hi Max!Yes, I got the email, but my answer bounced back :( Meantime I integrated the new hibernate3 alpha tools generator by using hibernate ant tasks to generate DDL and hbm to java classes. Answering the second question, java.tri uses Hibernate tools ant tasks to generate all that could be gene