Package org.odpi.openmetadata.adapters.connectors.postgres.tabulardatasource
package org.odpi.openmetadata.adapters.connectors.postgres.tabulardatasource
Implementation of the TabularDataSource resource connector for accessing the content of a PostgreSQL table.
-
ClassesClassDescriptionPostgresTabularDataSourceConnector works with structured files to retrieve simple tables of data.PostgresTabularDataSourceProvider is the OCF connector provider for the PostgreSQL Tabular Data Source resource connector.PostgresTabularDataSourceConnector works with structured files to retrieve simple tables of data.PostgresTabularDataSourceProvider is the OCF connector provider for the PostgreSQL Tabular Data Source resource connector.Convert the tabular data source description into something understandable by PostgreSQL so the schema for the table can be set up in the database.