Class Column {Analysis} derived from: TypedElement
Documentation| Parent Package | Tables | Abstract | No |
| Export Control | PublicAccess | Link Class for | None |
| Class Kind | NormalClass | Cardinality | n |
| Space | Concurrency | Sequential | |
| Persistence | No |
| Name | Signature | Class |
isPartOfForeignKey | boolean isPartOfForeignKey () | Column |
isPartOfUniqueConstraint | boolean isPartOfUniqueConstraint () | Column |
isPartOfPrimaryKey | boolean isPartOfPrimaryKey () | Column |
setType | void setType (SQLDataType newType) | TypedElement |
getType | SQLDataType getType () | TypedElement |
addEAnnotation | EAnnotation addEAnnotation (String source) | SQLObject |
addEAnnotationDetail | void addEAnnotationDetail (EAnnotation eAnnotation, String key, String value) | SQLObject |
getEAnnotationDetail | String getEAnnotationDetail (EAnnotation eAnnotation, String key) | SQLObject |
setAnnotationDetail | void setAnnotationDetail (EAnnotation eAnnotation, String key, String value) | SQLObject |
removeEAnnotationDetail | void removeEAnnotationDetail (EAnnotation eAnnotation, String key) | SQLObject |
getEAnnotation | EAnnotation getEAnnotation (String source) | SQLObject |
| Name | Class | Type | Initial Value |
implementationDependent | Column | boolean | False |
nullable | Column | boolean | True |
defaultValue | Column | String | |
scopeCheck | Column | ReferentialActionType | NO_ACTION |
scopedChecked | Column | boolean | |
name | SQLObject | String | |
description | SQLObject | String | |
label | SQLObject | String |
| Name | My Role | My Class | Other Role | Other Element |
| --Not Named-- | columns | Column | table | Table |
| --Not Named-- | triggerColumn | Column | --Not Named-- | Trigger |
| --Not Named-- | members | Column | --Not Named-- | ReferenceConstraint |
| --Not Named-- | referencedMembers | Column | --Not Named-- | ForeignKey |
| --Not Named-- | --Not Named-- | Column | domain | Domain |
| --Not Named-- | --Not Named-- | TypedElement | datatype | SQLDataType |
| Name | Class | Supplier |
--Not Named-- | Column | TypedElement |
--Not Named-- | TypedElement | SQLObject |
Property Settings
Data Modeler| dmItem | False | DMName | |
| IsTable | False | IsView | False |
| IsDomain | False | IsSPPackage | False |
| Synonymns | TableSpaceID | ||
| SourceId | SourceType | ||
| CorrelationName | SelectClause | ||
| IsUpdateable | True | CheckOption | None |
| IsSnapShot | False | IsDistinct | False |
| PersistToServer | IsPackage | False |