Caching MetaData
- Last Updated: May 15, 2020
- 1 minute read
- DataDirect Connectors
- JDBC
- IBM Db2 5.1
- MySQL 5.1
- Progress OpenEdge 5.1
- SAP Sybase 5.1
- Documentation
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.