Chapter 11. Caching
11.1. Result Set Caching Copy linkLink copied to clipboard!
Copy linkLink copied to clipboard!
11.1.1. Result Set Caching Copy linkLink copied to clipboard!
Copy linkLink copied to clipboard!
JBoss Data Virtualization can cache the results of specific user queries and virtual procedure calls. This caching technique can yield significant performance gains if users of the system submit the same queries or execute the same procedures often.
11.1.2. Result Set Caching Features Copy linkLink copied to clipboard!
Copy linkLink copied to clipboard!
Result set caching provides support for the following features:
- User query results can be cached, including XML document model results.
- Virtual procedure results can be cached.
- Results can be scoped automatically as either VDB/user (replicated) or session level.
- Users can configure the number of cache entries and time to live.
- Cache can be cleared via administration tools.
11.1.3. Learn About Caching Copy linkLink copied to clipboard!
Copy linkLink copied to clipboard!
To learn about caching in Red Hat JBoss Data Virtualization, please refer to Development Guide Volume 5: Caching Guide. This discusses the topic in detail.