cache « DAO « JPA Q&A





1. Best practices using Jboss, Hibernate, JbossCache, DAO    forum.hibernate.org

Hello all, I have a Struts application a set of session beans (facades) that wrap DAO code implemented using JDBC. I would like to convert the app to use Hibernate and JbossCache. What are the best practices on implementing these to work together? I'd love to hear is a verbal flow diagram (i.e. Struts action invokes the create method on the ...

2. Use Hibernate DAO as cache    forum.hibernate.org