|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConstraintDefinitionNode.ConstraintType | |
|---|---|
| com.akiban.sql.parser | |
| Uses of ConstraintDefinitionNode.ConstraintType in com.akiban.sql.parser |
|---|
| Fields in com.akiban.sql.parser declared as ConstraintDefinitionNode.ConstraintType | |
|---|---|
protected ConstraintDefinitionNode.ConstraintType |
ConstraintDefinitionNode.constraintType
|
| Methods in com.akiban.sql.parser that return ConstraintDefinitionNode.ConstraintType | |
|---|---|
ConstraintDefinitionNode.ConstraintType |
ConstraintDefinitionNode.getConstraintType()
Get the constraint type |
ConstraintDefinitionNode.ConstraintType |
ConstraintDefinitionNode.getVerifyType()
Get the verify constraint type. |
static ConstraintDefinitionNode.ConstraintType |
ConstraintDefinitionNode.ConstraintType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ConstraintDefinitionNode.ConstraintType[] |
ConstraintDefinitionNode.ConstraintType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||