|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TableConstraintDefinition
This syntax element represents the constraint definition for a table.
TableElement,
TableDefinition,
TableConstraint| Method Summary | |
|---|---|
ConstraintCharacteristics |
getCharacteristics()
Returns the constraint characteristics for this constraint. |
TableConstraint |
getConstraint()
Returns the actual table constraint. |
java.lang.String |
getConstraintName()
Returns the optional name for this constraint. |
| Methods inherited from interface org.atp.api.Typeable |
|---|
getImplementedType |
| Method Detail |
|---|
java.lang.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()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||