1. Hibernate EntityManager Factory - EHCache stackoverflow.comI am having more problems with getting the entity manager factory up and running. Unfortunately, the error message is very vague. I'm not quite sure why it's not more ... |
2. Will hibernate cache (EHCache for eg) will work with jpa specific code (if I use EntityManager/EM Factory instead of Session/SessionFactory)? stackoverflow.comI have very simple query. I want to make sure that I don't have any confusion. I saw in the spec that caching is not a part of spec and is provided ... |