public interface IndexColumn extends Column
Modifier and Type | Method and Description |
---|---|
Index |
getIndex()
Gets the index this column belongs to.
|
int |
getIndexOrdinalPosition()
Ordinal position of the column, in the index.
|
IndexColumnSortSequence |
getSortSequence()
Gets the sort sequence.
|
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
Index getIndex()
int getIndexOrdinalPosition()
IndexColumnSortSequence getSortSequence()
Copyright © 2000-2025 Sualeh Fatehi. All rights reserved.