public interface ServerCatalogManager
Modifier and Type | Method and Description |
---|---|
RowSet |
getCatalog(CatalogDefinition catalog,
PropertiedObject owner)
Retrieves some catalog information
|
RowSet getCatalog(CatalogDefinition catalog, PropertiedObject owner) throws PredictiveServerException
catalog
- object implementing the CatalogDefinition interface to describe the catalogowner
- the object for which the catalog is to be fetched.null
in the event of an error)PredictiveServerException
(C) Copyright IBM Corp. 1994, 2015. All Rights Reserved.