Caching MetaData
- Last Updated: January 18, 2024
- 1 minute read
- DataDirect Connectors
- JDBC
- Salesforce 6.0
- Documentation
The 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.