skip to main content
About the Driver : Using the driver : Catalog Tables
  

Try DataDirect Drivers Now

Catalog Tables

The driver provides a standard set of catalog tables that maintain the information returned by the methods of the JDBC DatabaseMetaData, ParameterMetaData, and ResultSetMetaData interfaces. If possible, use JDBC metadata methods to obtain this information instead of querying the catalog tables directly.
The driver also provides additional catalog tables that maintain metadata specific to the driver. This section defines the catalog tables that provide driver-specific information. The catalog tables are defined in the INFORMATION_SCHEMA schema.
* SYSTEM_CACHES Catalog Table
* SYSTEM_CACHE_REFERENCES Catalog Table
* SYSTEM_REMOTE_SESSIONS Catalog Table
* SYSTEM_SESSIONS Catalog Table