[Hibernate] Internal workings of Hibernate Cache

2006-02-14 Thread shalon toy
Does any one know of any document that explains the internals of hibernate second level cache workings. The hibernate docs do not have any information on how the default cahce (ehcache) implementation works. I was looking for some information, that would explain how hibernate determine's when to

[Hibernate] Hbm2Java and custom-type problem in Hibernate-3/Hib-tools:3.1.0.beta4

2006-06-19 Thread shalon toy
Greetings, I am in the process of migrating my project code base to Hibernate-3 and having quite trouble with the way hibernate-tool in Hibernate3 work's with the CustomUserType's defined. The version of hibernate being used is 3.1.3 and hibernate-tools is 3.1.0.beta4 Working version (old): In