How to configure JPA 2.0 with Hibernate 3.5.2 to use EHCache as a Level 2 cache and query cache?

前端 未结 2 1142
隐瞒了意图╮
隐瞒了意图╮ 2020-12-08 08:47

I found some instructions how to configure pure hibernate to use EHCache. But I can\'t find any instructions how to configure JPA2.0 EntityManager to use cache. Hibernate 3.

2条回答
提交回复
热议问题