| Package | Description |
|---|---|
| org.odpi.openmetadata.accessservices.datamanager.properties |
| Modifier and Type | Class and Description |
|---|---|
class |
ComplexSchemaTypeProperties
ComplexSchemaTypeProperties describes a schema with multiple attributes.
|
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 |
EnumSchemaTypeProperties
EnumSchemaTypeProperties carries the specialized parameters for creating or updating enum schema types.
|
class |
ExternalSchemaTypeProperties
ExternalSchemaTypeProperties carries a reusable schema type.
|
class |
LiteralSchemaTypeProperties
LiteralSchemaTypeProperties carries the specialized parameters for creating or updating literal schema types.
|
class |
MapSchemaTypeProperties
MapSchemaType describes a schema element of type map.
|
class |
PrimitiveSchemaTypeProperties
PrimitiveSchemaTypeProperties is a class for representing a primitive value.
|
class |
SchemaAttributeProperties
SchemaAttributeProperties represents a attribute that is part of a complex schema type.
|
class |
SchemaTypeChoiceProperties
SchemaTypeChoiceProperties carries the specialized parameters for creating or updating a choice of schema types.
|
class |
SchemaTypeProperties
SchemaTypeProperties carries the common parameters for creating or updating schema types.
|
class |
SimpleSchemaTypeProperties
SimpleSchemaTypeProperties describes the properties of type that has a single value.
|
class |
TabularColumnProperties
TabularColumnProperties is a class for representing a column within a table type structure.
|
class |
TabularSchemaTypeProperties
TabularSchemaTypeProperties is a class for representing a tabular schema such as the
structure of a CSV file.
|
| Constructor and Description |
|---|
SchemaElementProperties(SchemaElementProperties template)
Copy/clone Constructor.
|
Copyright © 2018–2021 LF AI & Data Foundation. All rights reserved.