1. Hibernate 2nd level cache stackoverflow.comHi I've run into some problems with hibernate 2nd level cache. As cache provider I use ehcache. Part of config from persistence.xml
I configure my entities ... |
2. config ehcache.xml for jpa entity or use annotation? stackoverflow.comwhen using ehcache rather than defining statement like
|