Package com.exedio.dsmf
Class Constraint
java.lang.Object
com.exedio.dsmf.Node
com.exedio.dsmf.Constraint
- Direct Known Subclasses:
CheckConstraint,ForeignKeyConstraint,PrimaryKeyConstraint,UniqueConstraint
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from class com.exedio.dsmf.Node
Node.Color -
Method Summary
Modifier and TypeMethodDescriptionfinal intcheck()Deprecated.longcheckL()final voidcreate()final voidcreate(StatementListener listener) final voiddrop()final voiddrop(StatementListener listener) final Columnfinal StringgetName()final Stringfinal TablegetTable()final Constraint.TypegetType()booleanfinal StringtoString()Methods inherited from class com.exedio.dsmf.Node
exists, getCumulativeColor, getError, getParticularColor, required
checkL()instead