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, isInitiallyDeferredgetDefinition, hasDefinitiongetShortName, isParentPartialgetSchemagetFullName, getLookupKey, getNamecompareTogetAttribute, getAttribute, getAttributes, hasAttribute, lookupAttribute, removeAttribute, setAttributegetRemarks, hasRemarksgetParentgetTypeList<TableConstraintColumn> getColumns()
TableConstraintType getConstraintType()
getConstraintType in interface ConstraintCopyright © 2000-2017 Sualeh Fatehi. All rights reserved.