Package org.odpi.openmetadata.frameworks.openmetadata.properties.connections
package org.odpi.openmetadata.frameworks.openmetadata.properties.connections
Beans for Connections, VirtualConnections, Endpoints and ConnectorTypes.
These beans are used for editing these types of elements. They are compatible with
the beans in the OCF.
-
ClassesClassDescriptionThe connection is an object that contains the properties needed to create and initialise a connector to access a specific data assets.The ConnectorTypeProperties describe the implementation details of a particular type of connector.The EmbeddedConnectionProperties is used within a VirtualConnection to link to the embedded connections.EndpointProperties describes the properties of a server endpoint.The virtual connection extends Connection to allow other connections to be nested inside it