java.lang.Object
org.odpi.openmetadata.adapters.connectors.postgres.tabulardatasource.PostgresTabularTable
All Implemented Interfaces:
PostgreSQLTable

public class PostgresTabularTable extends Object implements PostgreSQLTable
Convert the tabular data source description into something understandable by PostgreSQL so the schema for the table can be set up in the database.