类分层结构
- java.lang.Object
- io.shardingsphere.core.parsing.antlr.sql.segment.FromWhereSegment (implements io.shardingsphere.core.parsing.antlr.sql.segment.SQLSegment)
- io.shardingsphere.core.parsing.antlr.sql.segment.IndexSegment (implements io.shardingsphere.core.parsing.antlr.sql.segment.SQLSegment)
- io.shardingsphere.core.parsing.antlr.sql.segment.LimitSegment (implements io.shardingsphere.core.parsing.antlr.sql.segment.SQLSegment)
- io.shardingsphere.core.parsing.antlr.sql.segment.LimitValueSegment (implements io.shardingsphere.core.parsing.antlr.sql.segment.SQLSegment)
- io.shardingsphere.core.parsing.antlr.sql.segment.SelectClauseSegment (implements io.shardingsphere.core.parsing.antlr.sql.segment.SQLSegment)
- io.shardingsphere.core.parsing.antlr.sql.segment.ShowParamSegment (implements io.shardingsphere.core.parsing.antlr.sql.segment.SQLSegment)
- io.shardingsphere.core.parsing.antlr.sql.segment.TransactionOperationTypeSegment (implements io.shardingsphere.core.parsing.antlr.sql.segment.SQLSegment)
接口分层结构
- io.shardingsphere.core.parsing.antlr.sql.segment.SQLSegment
Copyright © 2018. All rights reserved.