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 int
check()
Deprecated.long
checkL()
final void
create()
final void
create
(StatementListener listener) final void
drop()
final void
drop
(StatementListener listener) final Column
final String
getName()
final String
final Table
getTable()
final Constraint.Type
getType()
boolean
final String
toString()
Methods inherited from class com.exedio.dsmf.Node
exists, getCumulativeColor, getError, getParticularColor, required
checkL()
instead