public class DatabaseTableProperties extends SchemaAttributeProperties
| Constructor and Description |
|---|
DatabaseTableProperties()
Default constructor
|
DatabaseTableProperties(DatabaseTableProperties template)
Copy/clone constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
toString()
Standard toString method.
|
equals, getAliases, getAllowsDuplicateValues, getDefaultValueOverride, getElementPosition, getIsNullable, getLength, getMaxCardinality, getMinCardinality, getMinimumLength, getNativeJavaClass, getOrderedValues, getPrecision, getSchemaType, getSortOrder, hashCode, setAliases, setAllowsDuplicateValues, setDefaultValueOverride, setElementPosition, setIsNullable, setLength, setMaxCardinality, setMinCardinality, setMinimumLength, setNativeJavaClass, setOrderedValues, setPrecision, setSchemaType, setSortOrdergetDescription, getDisplayName, getIsDeprecated, setDescription, setDisplayName, setIsDeprecatedgetAdditionalProperties, getExtendedProperties, getQualifiedName, getTypeName, getVendorProperties, setAdditionalProperties, setExtendedProperties, setQualifiedName, setTypeName, setVendorPropertiespublic DatabaseTableProperties()
public DatabaseTableProperties(DatabaseTableProperties template)
template - object to copypublic String toString()
toString in class SchemaAttributePropertiesCopyright © 2018–2020 ODPi. All rights reserved.