Uses of Class
org.odpi.openmetadata.accessservices.securitymanager.properties.SchemaAttributeProperties
-
Packages that use SchemaAttributeProperties Package Description org.odpi.openmetadata.accessservices.securitymanager.properties -
-
Uses of SchemaAttributeProperties in org.odpi.openmetadata.accessservices.securitymanager.properties
Subclasses of SchemaAttributeProperties in org.odpi.openmetadata.accessservices.securitymanager.properties Modifier and Type Class Description classDatabaseColumnPropertiesDatabaseColumnProperties describes the properties of a database column.classTabularColumnPropertiesTabularColumnProperties is a class for representing a column within a table type structure.Constructors in org.odpi.openmetadata.accessservices.securitymanager.properties with parameters of type SchemaAttributeProperties Constructor Description SchemaAttributeProperties(SchemaAttributeProperties template)Copy/clone constructor.
-