| Package | Description |
|---|---|
| org.odpi.openmetadata.accessservices.datamanager.metadataelements | |
| org.odpi.openmetadata.accessservices.datamanager.properties |
| Modifier and Type | Class and Description |
|---|---|
class |
DatabaseColumnElement
DatabaseColumnElement contains the properties and header for a database column entity
retrieved from the metadata repository.
|
class |
DatabaseTableElement
DatabaseTableElement contains the properties and header for a database table entity
retrieved from the metadata repository.
|
class |
DatabaseViewElement
DatabaseViewElement contains the properties and header for a database view entity
retrieved from the metadata repository.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DatabaseColumnProperties
DatabaseColumnProperties describes the properties of a database column.
|
class |
DatabaseTableProperties
DatabaseTableProperties is a class for representing a relational database table.
|
class |
DatabaseViewProperties
DatabaseViewProperties is a class for representing a relational database view.
|
class |
DerivedSchemaAttributeProperties
DerivedSchemaAttributeProperties represents a schema attribute that is derived from other data values.
|
class |
TabularColumnProperties
TabularColumnProperties is a class for representing a column within a table type structure.
|
| Constructor and Description |
|---|
SchemaAttributeProperties(SchemaAttributeProperties template)
Copy/clone constructor.
|
Copyright © 2018–2020 ODPi. All rights reserved.