[jboss-user] [JBossCache] - Re: Sharing object with READ_COMMITED?
manik.surtani@jboss.com
do-not-reply at jboss.com
Fri Mar 14 09:03:59 EDT 2008
There are many tradeoffs that you need to consider, which are specific to your app's requirements.
If the objects are EJB3 entities, they will already be cached in the 2nd-level cache. JBoss's EJB3 JPA implementation uses Hibernate, which in turn uses JBoss Cache.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4136664#4136664
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4136664
More information about the jboss-user
mailing list