Ce contenu n'est pas disponible dans la langue sélectionnée.
Chapter 11. Caching
11.1. Result Set Caching Copier lienLien copié sur presse-papiers!
Copier lienLien copié sur presse-papiers!
11.1.1. Result Set Caching Copier lienLien copié sur presse-papiers!
Copier lienLien copié sur presse-papiers!
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 Copier lienLien copié sur presse-papiers!
Copier lienLien copié sur presse-papiers!
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 Copier lienLien copié sur presse-papiers!
Copier lienLien copié sur presse-papiers!
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.