The Salesforce driver maintains information about the caches that have been created. The driver provides two system tables to expose the cache information:

  • SYSTEM_CACHES
  • SYSTEM_CACHE_REFERENCES

Both system tables are in the INFORMATION_SCHEMA schema. See Catalog Tables for a complete description of the contents of these system tables.