ServiceJavaIPUseCatalogQueries
- Last Updated: May 12, 2026
- 1 minute read
- OpenAccess SDK
- Version 8.1
- Documentation
When working with a third-party SQL engine in Java, determines if schema information is retrieved using queries on underlying tables or views.
Valid values
Enable | Disable
- Enable=Request for schema information is turned into queries on schema tables (or views) in the underlying data source.
- Disable=Request for schema information is turned into calls to schema methods in the third-party SQL engine IP.
Default
Disable
Type
Dynamic
IP Type:
Java, Third-party SQL Engine