类分层结构
- java.lang.Object
- org.apache.shardingsphere.sql.parser.sql.common.segment.dal.FromSchemaSegment (implements org.apache.shardingsphere.sql.parser.sql.common.segment.SQLSegment)
- org.apache.shardingsphere.sql.parser.sql.common.segment.dal.FromTableSegment (implements org.apache.shardingsphere.sql.parser.sql.common.segment.SQLSegment)
- org.apache.shardingsphere.sql.parser.sql.common.segment.dal.ShowFilterSegment (implements org.apache.shardingsphere.sql.parser.sql.common.segment.SQLSegment)
- org.apache.shardingsphere.sql.parser.sql.common.segment.dal.ShowLikeSegment (implements org.apache.shardingsphere.sql.parser.sql.common.segment.SQLSegment)
- org.apache.shardingsphere.sql.parser.sql.common.segment.dal.VariableAssignSegment (implements org.apache.shardingsphere.sql.parser.sql.common.segment.SQLSegment)
- org.apache.shardingsphere.sql.parser.sql.common.segment.dal.VariableSegment (implements org.apache.shardingsphere.sql.parser.sql.common.segment.SQLSegment)
Copyright © 2022 The Apache Software Foundation. All rights reserved.