Does Orion have any built in caching functionality? Let's say I have a
database query which returns 1,000 records and the user will page thru 100
at a time.  Instead of re-issuing the query each time (each page), is there
some sort of cache object?  How do you guys typically handle this?

Thanks, Neal


Reply via email to