Hi,
From the download page, I assume Hibernate 3.4 GA is the version which contains final implementation for JPA 1.0. However, that GA does not contain optional libraries as other Hibernate GAs (3.3.2, 3.5), such as ehcache.
What libraries or GAs I should put together to support JPA 1.0 and all other general Hibernate integrated functions? Can I put 3.6 GA jars with EntityManager 3.4 GA jars?
I don't see any official doc on that. The JPA2.0 support within 3.5.5 GA seems to be much clearer.
Thanks, - John
|