Catalog Tables
- Last Updated: October 25, 2017
- 1 minute read
- DataDirect Connectors
- JDBC
- Oracle Sales Cloud 6.0
- Documentation
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.