> Because as Dain already stated, "JBoss does not have an in memory query
> engine" (actually, I think he said it when the same question was asked
> in the Persistence & CMP forum). It uses the database to work out what
> entities to return in a finder (by returning just the pks), and then
> uses the cache to populate the beans when available/needed.

I was speaking about findByPrimaryKey queries and there is no need for a
in-memory query engine for this.

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