How are you doing your query? SelectQuery should hit the database again. Also, your logs would show the SelectQuery hitting the database.
mrg On Sat, Oct 23, 2010 at 7:29 PM, Bruno René Santos <[email protected]> wrote: > Hello all, > > How can I know if Cayenne is going to the cache to retrieve query results or > database items? The regular log says something? > > Thank you > Bruno Santos > >
