Package com.exedio.dsmf
Class PrimaryKeyConstraint
java.lang.Object
com.exedio.dsmf.Node
com.exedio.dsmf.Constraint
com.exedio.dsmf.PrimaryKeyConstraint
-
Nested Class Summary
Nested classes/interfaces inherited from class com.exedio.dsmf.Constraint
Constraint.Type
Nested classes/interfaces inherited from class com.exedio.dsmf.Node
Node.Color
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.exedio.dsmf.Constraint
check, checkL, create, create, drop, drop, getColumn, getName, getRequiredCondition, getTable, getType, isSupported, toString
Methods inherited from class com.exedio.dsmf.Node
exists, getCumulativeColor, getError, getParticularColor, required
-
Constructor Details
-
PrimaryKeyConstraint
Deprecated.UseColumn.newPrimaryKey(String)
instead
-
-
Method Details
-
getPrimaryKeyColumn
-
Column.newPrimaryKey(String)
instead