Package org.odpi.openmetadata.adapters.connectors.db2luw.tabulardatasource
package org.odpi.openmetadata.adapters.connectors.db2luw.tabulardatasource
Implementation of the TabularDataSource resource connector for accessing the content of an IBM Db2 for
Linux, UNIX and Windows database table.
-
ClassesClassDescriptionDB2LUWTabularDataSourceConnector works with structured files to retrieve simple tables of data.DB2LUWTabularDataSourceProvider is the OCF connector provider for the Db2 for Linux, UNIX and Windows Tabular Data Source resource connector.DB2LUWTabularDataSourceConnector works with structured files to retrieve simple tables of data.DB2LUWTabularDataSourceProvider is the OCF connector provider for the Db2 for Linux, UNIX and Windows Tabular Data Source resource connector.Convert the tabular data source description into something understandable by Db2 for Linux, UNIX and Windows so the schema for the table can be set up in the database.