public interface TableConstraintColumn extends Column
Modifier and Type | Method and Description |
---|---|
TableConstraint |
getTableConstraint()
Gets the table constraint this column belongs to.
|
int |
getTableConstraintOrdinalPosition()
Ordinal position of the column, in the table constraint.
|
getDefaultValue, getPrivileges, getReferencedColumn, hasDefaultValue, isAutoIncremented, isGenerated, isHidden, isPartOfForeignKey, isPartOfIndex, isPartOfPrimaryKey, isPartOfUniqueIndex, lookupPrivilege
getColumnDataType, getDecimalDigits, getOrdinalPosition, getSize, getWidth, isColumnDataTypeKnown, isNullable
getShortName, isParentPartial
getSchema, withQuoting
getFullName, getName, key
compareTo
getAttribute, getAttribute, getAttributes, hasAttribute, lookupAttribute, removeAttribute, setAttribute
getRemarks, hasRemarks, setRemarks
getParent
getType
TableConstraint getTableConstraint()
int getTableConstraintOrdinalPosition()
Copyright © 2000-2023 Sualeh Fatehi. All rights reserved.