public interface TableConstraintDefinition extends TableElement
TableElement,
TableDefinition,
TableConstraint| Modifier and Type | Method and Description |
|---|---|
ConstraintCharacteristics |
getCharacteristics()
Returns the constraint characteristics for this constraint.
|
TableConstraint |
getConstraint()
Returns the actual table constraint.
|
String |
getConstraintName()
Returns the optional name for this constraint.
|
String getConstraintName()
null if no name defined for this constraint.null if no name defined for this constraint.ConstraintCharacteristics getCharacteristics()
null if no characteristics defined.null if no characteristics defined.ConstraintCharacteristicsTableConstraint getConstraint()
Copyright © 2010-2012. All Rights Reserved.