lookup a table descriptor which exactly matches the parameters
Parameters: catalog - optional Parameters: schema - optional Parameters: name - required the table descriptor
Return tables matching a pattern. If a pattern is null it is not
considered. If all patterns are null, all tables are returned
Parameters: catalog - catalog name pattern (optional) Parameters: schema - schema name pattern (optional) Parameters: name - name pattern (optional) descriptors for tables matching the parameters