Class ModifyConstraintDefinitionSegment
- java.lang.Object
-
- org.apache.shardingsphere.sql.parser.sql.common.segment.ddl.constraint.alter.ModifyConstraintDefinitionSegment
-
- All Implemented Interfaces:
ASTNode,AlterDefinitionSegment,SQLSegment
public final class ModifyConstraintDefinitionSegment extends Object implements AlterDefinitionSegment
Modify constraint definition segment.
-
-
Constructor Summary
Constructors Constructor Description ModifyConstraintDefinitionSegment()
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.apache.shardingsphere.sql.parser.sql.common.segment.SQLSegment
getStartIndex, getStopIndex
-
-