类分层结构
- java.lang.Object
- org.apache.shardingsphere.sql.parser.sql.common.segment.dml.column.ColumnSegment (implements org.apache.shardingsphere.sql.parser.sql.common.segment.dml.expr.ExpressionSegment, org.apache.shardingsphere.sql.parser.sql.common.segment.generic.OwnerAvailable)
- org.apache.shardingsphere.sql.parser.sql.common.segment.dml.column.InsertColumnsSegment (implements org.apache.shardingsphere.sql.parser.sql.common.segment.SQLSegment)
- org.apache.shardingsphere.sql.parser.sql.common.segment.dml.column.OnDuplicateKeyColumnsSegment (implements org.apache.shardingsphere.sql.parser.sql.common.segment.SQLSegment)
Copyright © 2022 The Apache Software Foundation. All rights reserved.