>
> > I think it's normal for JBoss to continue to issue queries for the pks,
> > after which it uses the associated cache data.

Why do you think that? The commit option A says that the cache is always in
synch with the DB. Consequently, it should first try to find the entity in
cache. If it is in cache, there is no need to issue a db query. If it is not
in cache, then a query is necessary.

Cheers,



sacha



-------------------------------------------------------
This sf.net email is sponsored by:
With Great Power, Comes Great Responsibility 
Learn to use your power at OSDN's High Performance Computing Channel
http://hpc.devchannel.org/
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to