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.
in persistence.xml you can specify this property:
and to make it active: