skip to main content
Part 4: The Connect XE Drivers : The Salesforce Driver : Client-Side Caches : Cache MetaData
  
Cache MetaData
The Salesforce driver maintains information about the caches that have been created. The driver provides two system tables to expose the cache information, the SYSTEM_CACHES table and the SYSTEM_CACHE_REFERENCES table.
The SYSTEM_CACHES and SYSTEM_CACHE_REFERENCES system tables exist in the INFORMATION_SCHEMA schema. See Catalog Tables for a complete description of the contents of these system tables.