类分层结构
- java.lang.Object
- org.apache.shardingsphere.infra.federation.optimizer.converter.segment.expression.impl.BetweenExpressionConverter (implements org.apache.shardingsphere.infra.federation.optimizer.converter.segment.SQLSegmentConverter<S,T>)
- org.apache.shardingsphere.infra.federation.optimizer.converter.segment.expression.impl.BinaryOperationExpressionConverter (implements org.apache.shardingsphere.infra.federation.optimizer.converter.segment.SQLSegmentConverter<S,T>)
- org.apache.shardingsphere.infra.federation.optimizer.converter.segment.expression.impl.ColumnConverter (implements org.apache.shardingsphere.infra.federation.optimizer.converter.segment.SQLSegmentConverter<S,T>)
- org.apache.shardingsphere.infra.federation.optimizer.converter.segment.expression.impl.ExistsSubqueryExpressionConverter (implements org.apache.shardingsphere.infra.federation.optimizer.converter.segment.SQLSegmentConverter<S,T>)
- org.apache.shardingsphere.infra.federation.optimizer.converter.segment.expression.impl.FunctionConverter (implements org.apache.shardingsphere.infra.federation.optimizer.converter.segment.SQLSegmentConverter<S,T>)
- org.apache.shardingsphere.infra.federation.optimizer.converter.segment.expression.impl.InExpressionConverter (implements org.apache.shardingsphere.infra.federation.optimizer.converter.segment.SQLSegmentConverter<S,T>)
- org.apache.shardingsphere.infra.federation.optimizer.converter.segment.expression.impl.ListExpressionConverter (implements org.apache.shardingsphere.infra.federation.optimizer.converter.segment.SQLSegmentConverter<S,T>)
- org.apache.shardingsphere.infra.federation.optimizer.converter.segment.expression.impl.LiteralExpressionConverter (implements org.apache.shardingsphere.infra.federation.optimizer.converter.segment.SQLSegmentConverter<S,T>)
- org.apache.shardingsphere.infra.federation.optimizer.converter.segment.expression.impl.ParameterMarkerExpressionConverter (implements org.apache.shardingsphere.infra.federation.optimizer.converter.segment.SQLSegmentConverter<S,T>)
- org.apache.shardingsphere.infra.federation.optimizer.converter.segment.expression.impl.SubqueryExpressionConverter (implements org.apache.shardingsphere.infra.federation.optimizer.converter.segment.SQLSegmentConverter<S,T>)
Copyright © 2022 The Apache Software Foundation. All rights reserved.