public interface TableConstraint extends Constraint, DependantObject<Table>, TypedObject<TableConstraintType>
Modifier and Type | Method and Description |
---|---|
List<TableConstraintColumn> |
getColumns()
Gets the list of columns in ordinal order.
|
TableConstraintType |
getConstraintType()
Gets the table constraint type.
|
isDeferrable, isInitiallyDeferred
getDefinition, hasDefinition
getShortName, isParentPartial
getSchema
getFullName, getName, toUniqueLookupKey
compareTo
getAttribute, getAttribute, getAttributes, hasAttribute, lookupAttribute, removeAttribute, setAttribute
getRemarks, hasRemarks
getParent
getType
List<TableConstraintColumn> getColumns()
TableConstraintType getConstraintType()
getConstraintType
in interface Constraint
Copyright © 2000-2020 Sualeh Fatehi. All rights reserved.