이 콘텐츠는 선택한 언어로 제공되지 않습니다.
Chapter 11. Caching
11.1. Result Set Caching 링크 복사링크가 클립보드에 복사되었습니다!
링크 복사링크가 클립보드에 복사되었습니다!
11.1.1. Result Set Caching 링크 복사링크가 클립보드에 복사되었습니다!
링크 복사링크가 클립보드에 복사되었습니다!
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 링크 복사링크가 클립보드에 복사되었습니다!
링크 복사링크가 클립보드에 복사되었습니다!
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 링크 복사링크가 클립보드에 복사되었습니다!
링크 복사링크가 클립보드에 복사되었습니다!
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.