Package org.odpi.openmetadata.adapters.connectors.oracle.tabulardatasource
package org.odpi.openmetadata.adapters.connectors.oracle.tabulardatasource
Implementation of the TabularDataSource resource connector for accessing the content of an Oracle Database table.
-
ClassesClassDescriptionOracleTabularDataSourceConnector works with structured files to retrieve simple tables of data.OracleTabularDataSourceProvider is the OCF connector provider for the Oracle Database Tabular Data Source resource connector.OracleTabularDataSourceConnector works with structured files to retrieve simple tables of data.OracleTabularDataSourceProvider is the OCF connector provider for the Oracle Database Tabular Data Source resource connector.Convert the tabular data source description into something understandable by Oracle Database so the schema for the table can be set up in the database.