Class PostgresDatabaseConnector

  • All Implemented Interfaces:
    org.odpi.openmetadata.frameworks.auditlog.AuditLoggingComponent, org.odpi.openmetadata.governanceservers.integrationdaemonservices.connectors.IntegrationConnector

    public class PostgresDatabaseConnector
    extends org.odpi.openmetadata.integrationservices.database.connector.DatabaseIntegratorConnector
    • Nested Class Summary

      • Nested classes/interfaces inherited from class org.odpi.openmetadata.frameworks.connectors.ConnectorBase

        org.odpi.openmetadata.frameworks.connectors.ConnectorBase.ProtectedConnection
    • Field Summary

      • Fields inherited from class org.odpi.openmetadata.governanceservers.integrationdaemonservices.connectors.IntegrationConnectorBase

        auditLog, connectorName
      • Fields inherited from class org.odpi.openmetadata.frameworks.connectors.ConnectorBase

        connectedAssetProperties, connectionBean, connectionProperties, connectorInstanceId, securedProperties
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void refresh()  
      • Methods inherited from class org.odpi.openmetadata.integrationservices.database.connector.DatabaseIntegratorConnector

        getContext, setContext
      • Methods inherited from class org.odpi.openmetadata.governanceservers.integrationdaemonservices.connectors.IntegrationConnectorBase

        engage, setAuditLog, setConnectorName
      • Methods inherited from class org.odpi.openmetadata.frameworks.connectors.ConnectorBase

        disconnect, equals, getConnectedAssetProperties, getConnection, getConnectorInstanceId, hashCode, initialize, initializeConnectedAssetProperties, isActive, start, toString
      • Methods inherited from class java.lang.Object

        clone, finalize, getClass, notify, notifyAll, wait, wait, wait
      • Methods inherited from interface org.odpi.openmetadata.governanceservers.integrationdaemonservices.connectors.IntegrationConnector

        disconnect, start
    • Constructor Detail

      • PostgresDatabaseConnector

        public PostgresDatabaseConnector()
    • Method Detail

      • refresh

        public void refresh()
                     throws org.odpi.openmetadata.frameworks.connectors.ffdc.ConnectorCheckedException
        Throws:
        org.odpi.openmetadata.frameworks.connectors.ffdc.ConnectorCheckedException