Index

C D E G H I M N O P R S T U V 
All Classes and Interfaces|All Packages

C

CATALOGED_DATABASE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.postgres.ffdc.PostgresAuditCode
POSTGRES-CONNECTOR-0003 - The {0} integration connector has catalogued PostgreSQL Database {1} ({2})
COLUMN_METRICS - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresAnnotationType
 
COLUMN_VALUES - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresAnnotationType
 

D

DATABASE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresTarget
PostgreSQL Database.
DATABASE_CATALOG_TEMPLATE_QUALIFIED_NAME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresConfigurationProperty
Provides a list of database names that should not be catalogued.
DATABASE_DESCRIPTION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresPlaceholderProperty
The name of the database being catalogued.
DATABASE_METRICS - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresAnnotationType
 
DATABASE_NAME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresConfigurationProperty
The name of the database being catalogued.
DATABASE_NAME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresPlaceholderProperty
The name of the database being catalogued.
DATABASE_PASSWORD - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresConfigurationProperty
The password to store in the clearPassword attribute of the connection.
DATABASE_PASSWORD - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresPlaceholderProperty
The password to store in the clearPassword attribute of the connection.
DATABASE_SCHEMA_TABLE_SIZES - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresAnnotationType
 
DATABASE_TABLE_SIZES - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresAnnotationType
 
DATABASE_USER_ID - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresConfigurationProperty
The userId to store in the userId attribute of the connection.
DATABASE_USER_ID - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresPlaceholderProperty
The userId to store in the userId attribute of the connection.
dataType - Variable in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresConfigurationProperty
 
dataType - Variable in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresPlaceholderProperty
 
description - Variable in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresConfigurationProperty
 
description - Variable in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresPlaceholderProperty
 
description - Variable in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresTarget
Description of the target.
disconnect() - Method in class org.odpi.openmetadata.adapters.connectors.postgres.catalog.PostgresServerIntegrationConnector
Free up any resources held since the connector is no longer needed.

E

example - Variable in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresConfigurationProperty
 
example - Variable in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresPlaceholderProperty
 
EXCLUDE_DATABASE_LIST - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresConfigurationProperty
Provides a list of database names that should not be catalogued.
explanation - Variable in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresAnnotationType
 

G

getActionTargetType() - Method in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresTarget
Return an target type for use in the governance service's provider.
getAnalysisStep() - Method in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresAnnotationType
Return the analysis step that produces this type of annotation.
getAnnotationTypeType() - Method in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresAnnotationType
Return the description of this annotation type that can be used in a Connector Provider for a Survey Action Service.
getAssociatedClassification() - Method in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresDeployedImplementationType
Return the optional classification name that this deployed implementation type is associated with.
getAssociatedTypeName() - Method in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresDeployedImplementationType
Return the type name that this deployed implementation type is associated with.
getCatalogTargetType() - Method in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresTarget
Return the target type for a specific target enum.
getCategory() - Method in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresDeployedImplementationType
Return the category for this deployed implementation type.
getConfigurationPropertyType() - Method in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresConfigurationProperty
Return a summary of this enum to use in a connector provider.
getConfigurationPropertyTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresConfigurationProperty
Retrieve all the defined configuration properties
getDatabaseURL(String, String) - Static method in class org.odpi.openmetadata.adapters.connectors.postgres.utilities.PostgresUtils
Convert the connection string for the database server into a connection string for the database.
getDataType() - Method in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresConfigurationProperty
Return the data type for the configuration property.
getDataType() - Method in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresPlaceholderProperty
Return the data type for the placeholder property.
getDefinitionFromDeployedImplementationType(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresDeployedImplementationType
Return the matching ENUM to make use of the full definition for the deployed implementation type.
getDeployedImplementationType() - Method in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresDeployedImplementationType
Return preferred value for deployed implementation type.
getDeployedImplementationType() - Method in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresTarget
Return a more specific definition of a permitted target.
getDescription() - Method in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresConfigurationProperty
Return the description of the configuration property.
getDescription() - Method in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresDeployedImplementationType
Return the description for this value.
getDescription() - Method in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresPlaceholderProperty
Return the description of the placeholder property.
getDescription() - Method in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresTarget
Return the description of the target.
getExample() - Method in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresConfigurationProperty
Return an example of the configuration property to help users understand how to set it up.
getExample() - Method in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresPlaceholderProperty
Return an example of the placeholder property to help users understand how to set it up.
getExplanation() - Method in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresAnnotationType
Return the description of the annotation type.
getIsATypeOf() - Method in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresDeployedImplementationType
Return the optional deployed implementation type that this technology is a tye of.
getJDBCEndpointPlaceholderPropertyTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresPlaceholderProperty
Retrieve all the defined placeholder properties
getMessageDefinition() - Method in enum class org.odpi.openmetadata.adapters.connectors.postgres.ffdc.PostgresAuditCode
Retrieve a message definition object for logging.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.adapters.connectors.postgres.ffdc.PostgresErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.adapters.connectors.postgres.ffdc.PostgresAuditCode
Retrieve a message definition object for logging.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.adapters.connectors.postgres.ffdc.PostgresErrorCode
Retrieve a message definition object for an exception.
getName() - Method in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresAnnotationType
Return the name of the annotation type.
getName() - Method in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresConfigurationProperty
Return the name of the request parameter.
getName() - Method in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresPlaceholderProperty
Return the name of the placeholder property.
getName() - Method in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresTarget
Return the target name.
getOpenMetadataTypeName() - Method in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresAnnotationType
Return the name of the open metadata type used for this type of annotation.
getOtherPropertyValues() - Method in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresTarget
Return a map of property name to property value that the target should have to be valid for this integration connector.
getPlaceholder() - Method in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresPlaceholderProperty
Return the placeholder to use when building templates.
getPlaceholderType() - Method in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresPlaceholderProperty
Return a summary of this enum to use in a service provider.
getPostgresDatabaseActionTargetTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresTarget
Return the targets defined in this enum for a PostgreSQL database.
getPostgresDatabaseAnnotationTypeTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresAnnotationType
Return the defined annotation types for the PostgreSQL Database.
getPostgresDatabasePlaceholderPropertyTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresPlaceholderProperty
Retrieve all the defined placeholder properties
getPostgresSchemaPlaceholderPropertyTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresPlaceholderProperty
Retrieve all the defined placeholder properties
getPostgresServerActionTargetTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresTarget
Return the targets defined in this enum for a PostgreSQL server.
getPostgresServerAnnotationTypeTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresAnnotationType
Return the defined annotation types for the PostgreSQL Server survey action service as a list of annotation type types.
getPostgresServerCatalogTargetTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresTarget
Return all the catalog types defined by this enum.
getPostgresServerConfigurationPropertyTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresConfigurationProperty
Retrieve the defined configuration properties for the
getPostgresServerIntegrationConnectorNames() - Static method in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresConfigurationProperty
Get recognizedConfigurationProperties for the PostgreSQLServer Integration connector.
getPostgresServerPlaceholderPropertyTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresPlaceholderProperty
Retrieve all the defined placeholder properties
getProfilePropertyNames() - Method in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresAnnotationType
Return the list of property names that make up this profile entry
getQualifiedName() - Method in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresDeployedImplementationType
Return the qualified name for this deployed implementation type.
getSummary() - Method in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresAnnotationType
Return the short description of the annotation type.
getTypeName() - Method in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresTarget
Return the type name (or super type name) of a permitted target.
getWikiLink() - Method in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresDeployedImplementationType
Return the URL to more information.

H

HOST_IDENTIFIER - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresConfigurationProperty
The host IP address or domain name of the database server.

I

INCLUDE_DATABASE_LIST - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresConfigurationProperty
Provides a list of databases that should be catalogued.
integrateCatalogTarget(RequestedCatalogTarget) - Method in class org.odpi.openmetadata.adapters.connectors.postgres.catalog.PostgresServerIntegrationConnector
Perform the required integration logic for the assigned catalog target.
isPlaceholder - Variable in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresConfigurationProperty
 
isPlaceholder() - Method in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresConfigurationProperty
Return whether this value is also used as a placeholder property.

M

metrics - Variable in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresAnnotationType
 

N

name - Variable in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresAnnotationType
 
name - Variable in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresConfigurationProperty
 
name - Variable in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresPlaceholderProperty
 
NO_DATABASES - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.postgres.ffdc.PostgresAuditCode
POSTGRES-CONNECTOR-0002 - The {0} survey action service is unable to retrieve details of any databases for PostgreSQL Database Server {1}
NULL_URL - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.postgres.ffdc.PostgresErrorCode
POSTGRES-CONNECTOR-400-001 - Connection {0} has been configured without the URL to the database

O

openMetadataTypeName - Variable in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresAnnotationType
 
org.odpi.openmetadata.adapters.connectors.postgres.catalog - package org.odpi.openmetadata.adapters.connectors.postgres.catalog
 
org.odpi.openmetadata.adapters.connectors.postgres.controls - package org.odpi.openmetadata.adapters.connectors.postgres.controls
Information used with the connector.
org.odpi.openmetadata.adapters.connectors.postgres.ffdc - package org.odpi.openmetadata.adapters.connectors.postgres.ffdc
FFDC stands for First Failure Data Capture.
org.odpi.openmetadata.adapters.connectors.postgres.survey - package org.odpi.openmetadata.adapters.connectors.postgres.survey
 
org.odpi.openmetadata.adapters.connectors.postgres.utilities - package org.odpi.openmetadata.adapters.connectors.postgres.utilities
 

P

PORT_NUMBER - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresConfigurationProperty
The number of the port to use to connect to the database server.
PostgresAnnotationType - Enum Class in org.odpi.openmetadata.adapters.connectors.postgres.controls
The PostgresAnnotationType enum describes the annotation types used by the PostgreSQL server survey action service.
PostgresAuditCode - Enum Class in org.odpi.openmetadata.adapters.connectors.postgres.ffdc
The PostgresAuditCode is used to define the message content for the OMRS Audit Log.
PostgresConfigurationProperty - Enum Class in org.odpi.openmetadata.adapters.connectors.postgres.controls
PostgresConfigurationProperty provides definitions for the configuration properties used with the postgres connectors.
PostgresDatabaseStatsExtractor - Class in org.odpi.openmetadata.adapters.connectors.postgres.survey
 
PostgresDatabaseStatsExtractor(List<String>, Connection, SurveyActionServiceConnector) - Constructor for class org.odpi.openmetadata.adapters.connectors.postgres.survey.PostgresDatabaseStatsExtractor
Constructor sets up the list of databases to process and the connection to the database.
PostgresDatabaseSurveyActionProvider - Class in org.odpi.openmetadata.adapters.connectors.postgres.survey
PostgresServerSurveyActionProvider is the OCF connector provider for the PostgreSQL survey action service.
PostgresDatabaseSurveyActionProvider() - Constructor for class org.odpi.openmetadata.adapters.connectors.postgres.survey.PostgresDatabaseSurveyActionProvider
Constructor used to initialize the ConnectorProviderBase with the Java class name of the specific connector implementation.
PostgresDatabaseSurveyActionService - Class in org.odpi.openmetadata.adapters.connectors.postgres.survey
JDBCResourceConnector provides basic implementation of DataSource interface in order to get a Connection to target database.
PostgresDatabaseSurveyActionService() - Constructor for class org.odpi.openmetadata.adapters.connectors.postgres.survey.PostgresDatabaseSurveyActionService
 
PostgresDeployedImplementationType - Enum Class in org.odpi.openmetadata.adapters.connectors.postgres.controls
DeployedImplementationType describes the standard deployed implementation types supplied with Egeria that are related to the PostgreSQL technology.
PostgresErrorCode - Enum Class in org.odpi.openmetadata.adapters.connectors.postgres.ffdc
The PostgresErrorCode is used to define first failure data capture (FFDC) for errors that occur when working with the Kafka monitor integration connector.
PostgresPlaceholderProperty - Enum Class in org.odpi.openmetadata.adapters.connectors.postgres.controls
PlaceholderProperty provides some standard definitions for placeholder properties used to pass properties to services that use templates.
POSTGRESQL_DATABASE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresDeployedImplementationType
A database hosted on a PostgreSQL server.
POSTGRESQL_DATABASE_MANAGER - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresDeployedImplementationType
A system that manages collections of data called relational databases which in turn are organized into a tabular format and accessed via the Structured Query Language (SQL).
POSTGRESQL_DATABASE_SCHEMA - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresDeployedImplementationType
A database schema hosted on a relational PostgreSQL database server capable of being called through a JDBC Driver.
POSTGRESQL_DATABASE_TABLE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresDeployedImplementationType
A database table hosted on a PostgreSQL relational database server capable of being called through a JDBC Driver.
POSTGRESQL_SERVER - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresDeployedImplementationType
A database server running the PostgreSQL software.
PostgresServerIntegrationConnector - Class in org.odpi.openmetadata.adapters.connectors.postgres.catalog
PostgresServerIntegrationConnector retrieves details of the databases hosted on a PostgreSQL Database Server and creates associated data assets/server capabilities/connections for them.
PostgresServerIntegrationConnector() - Constructor for class org.odpi.openmetadata.adapters.connectors.postgres.catalog.PostgresServerIntegrationConnector
 
PostgresServerIntegrationProvider - Class in org.odpi.openmetadata.adapters.connectors.postgres.catalog
PostgresServerIntegrationProvider is the OCF connector provider for the PostgreSQL database server integration connector.
PostgresServerIntegrationProvider() - Constructor for class org.odpi.openmetadata.adapters.connectors.postgres.catalog.PostgresServerIntegrationProvider
Constructor used to initialize the ConnectorProviderBase with the Java class name of the specific connector implementation.
PostgresServerSurveyActionProvider - Class in org.odpi.openmetadata.adapters.connectors.postgres.survey
PostgresServerSurveyActionProvider is the OCF connector provider for the PostgreSQL survey action service.
PostgresServerSurveyActionProvider() - Constructor for class org.odpi.openmetadata.adapters.connectors.postgres.survey.PostgresServerSurveyActionProvider
Constructor used to initialize the ConnectorProviderBase with the Java class name of the specific connector implementation.
PostgresServerSurveyActionService - Class in org.odpi.openmetadata.adapters.connectors.postgres.survey
JDBCResourceConnector provides basic implementation of DataSource interface in order to get a Connection to target database.
PostgresServerSurveyActionService() - Constructor for class org.odpi.openmetadata.adapters.connectors.postgres.survey.PostgresServerSurveyActionService
 
PostgresTarget - Enum Class in org.odpi.openmetadata.adapters.connectors.postgres.controls
CatalogTargetEnum characterises the type of third party technology supported by a specific integration connector.
PostgresUtils - Class in org.odpi.openmetadata.adapters.connectors.postgres.utilities
PostgresUtils provides simple functions to work with Postgres names and connection strings
PostgresUtils() - Constructor for class org.odpi.openmetadata.adapters.connectors.postgres.utilities.PostgresUtils
 
profilePropertyNames - Variable in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresAnnotationType
 

R

refresh() - Method in class org.odpi.openmetadata.adapters.connectors.postgres.catalog.PostgresServerIntegrationConnector
Requests that the connector does a comparison of the metadata in the third party technology and open metadata repositories.

S

SCHEMA_DESCRIPTION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresPlaceholderProperty
The description of the schema being catalogued.
SCHEMA_METRICS - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresAnnotationType
 
SCHEMA_NAME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresConfigurationProperty
The name of the database schema being catalogued.
SCHEMA_NAME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresPlaceholderProperty
The name of the schema being catalogued.
SERVER - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresTarget
 
SERVER_NAME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresConfigurationProperty
The name of the database server being catalogued.
SKIPPING_DATABASE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.postgres.ffdc.PostgresAuditCode
POSTGRES-CONNECTOR-0004 - he {0} integration connector is skipping PostgreSQL Database {1} ({2}) because it is already catalogued
start() - Method in class org.odpi.openmetadata.adapters.connectors.postgres.catalog.PostgresServerIntegrationConnector
Indicates that the connector is completely configured and can begin processing.
start() - Method in class org.odpi.openmetadata.adapters.connectors.postgres.survey.PostgresDatabaseSurveyActionService
Indicates that the survey action service is completely configured and can begin processing.
start() - Method in class org.odpi.openmetadata.adapters.connectors.postgres.survey.PostgresServerSurveyActionService
Indicates that the survey action service is completely configured and can begin processing.
summary - Variable in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresAnnotationType
 

T

TABLE_METRICS - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresAnnotationType
 
TABLE_NAME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresConfigurationProperty
The name of the database table being catalogued.
TABLE_NAME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresPlaceholderProperty
The name of the database table being catalogued.
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresAnnotationType
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresConfigurationProperty
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresDeployedImplementationType
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresPlaceholderProperty
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresTarget
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.postgres.ffdc.PostgresAuditCode
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.postgres.ffdc.PostgresErrorCode
JSON-style toString

U

UNEXPECTED_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.postgres.ffdc.PostgresAuditCode
POSTGRES-CONNECTOR-0001 - The PostgreSQL connector {0} received an unexpected {1} exception during method {2}; the error message was: {3}
UNEXPECTED_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.postgres.ffdc.PostgresErrorCode
POSTGRES-CONNECTOR-500-001 - The {0} postgreSQL connector received an unexpected exception {1} during method {2}; the error message was: {3}

V

valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresAnnotationType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresConfigurationProperty
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresDeployedImplementationType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresPlaceholderProperty
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresTarget
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.postgres.ffdc.PostgresAuditCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.postgres.ffdc.PostgresErrorCode
Returns the enum constant of this class with the specified name.
values() - Static method in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresAnnotationType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresConfigurationProperty
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresDeployedImplementationType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresPlaceholderProperty
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresTarget
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.odpi.openmetadata.adapters.connectors.postgres.ffdc.PostgresAuditCode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.odpi.openmetadata.adapters.connectors.postgres.ffdc.PostgresErrorCode
Returns an array containing the constants of this enum class, in the order they are declared.
C D E G H I M N O P R S T U V 
All Classes and Interfaces|All Packages