Vinny <[EMAIL PROTECTED]> writes: > On 11/10/05, Paul Benedict <[EMAIL PROTECTED]> wrote:
> > ...While you're at it, I don't think caching works unless you pass > > in parameters; I have MANY parameterless queries and I haven't > > been able to see them get cached yet (stay tuned). > > > Is this true? Parameterless queries like SELECT * FROM foo ORDER BY > bar can not be cached via cacheModel ? true. I think there is a jira issue already opened for this. -- Michael Campbell
