public interface TableConstraint extends Constraint, DependantObject<Table>, TypedObject<TableConstraintType>
| Modifier and Type | Method and Description |
|---|---|
java.util.List<TableConstraintColumn> |
getColumns()
Gets the list of columns in ordinal order.
|
TableConstraintType |
getConstraintType()
Gets the table constraint type.
|
isDeferrable, isInitiallyDeferredgetDefinition, hasDefinitiongetShortName, isParentPartialgetSchemagetFullName, getName, toUniqueLookupKeygetAttribute, getAttribute, getAttributes, hasAttribute, lookupAttribute, removeAttribute, setAttributegetRemarks, hasRemarksgetParentgetTypejava.util.List<TableConstraintColumn> getColumns()
TableConstraintType getConstraintType()
getConstraintType in interface ConstraintCopyright © 2000-2019 Sualeh Fatehi. All rights reserved.