Hierarchy For Package org.apache.shardingsphere.sql.parser.sql.common.segment.ddl.constraint
Package Hierarchies:Class Hierarchy
- java.lang.Object
- org.apache.shardingsphere.sql.parser.sql.common.segment.ddl.constraint.ConstraintDefinitionSegment (implements org.apache.shardingsphere.sql.parser.sql.common.segment.ddl.AlterDefinitionSegment, org.apache.shardingsphere.sql.parser.sql.common.segment.ddl.CreateDefinitionSegment)
- org.apache.shardingsphere.sql.parser.sql.common.segment.ddl.constraint.ConstraintSegment (implements org.apache.shardingsphere.sql.parser.sql.common.segment.SQLSegment)
- org.apache.shardingsphere.sql.parser.sql.common.segment.ddl.constraint.DropPrimaryKeySegment (implements org.apache.shardingsphere.sql.parser.sql.common.segment.SQLSegment)