Improve Performance by Pre-fetching Objects (Cache Queries)

When a query executes, objects are fetched from the cache as needed for query processing. Objects are placed in the local query cache for use by the query. You can improve performance by prefetching the objects from the backing store. See TIBCO BusinessEvents Developer’s Guide for more information.