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
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
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