What are the steps required to enable Hibernate\'s second-level cache, when using the Java Persistence API (annotated entities)? How do I check that it\'s working? I\'m using JB
Follow-up: in the end, after adding annotations, I have it working with EhCache, i.e.