Package org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector
package org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector
Defines and implements the PostgreSQL repository connector as an Open Connector Framework (OCF) connector, implementing
the repository connector (MetadataCollection) interface.
-
ClassDescriptionThe PostgresOMRSMetadataCollection represents a metadata repository that supports a repository that stores the open metadata instances in a PostgreSQL database.The PostgresOMRSRepositoryConnector is a connector to a local PostgreSQL repository.In the Open Connector Framework (OCF), a ConnectorProvider is a factory for a specific type of connector.