Uses of Interface
org.apache.shardingsphere.sql.parser.sql.common.segment.dml.expr.complex.ComplexExpressionSegment
-
-
Uses of ComplexExpressionSegment in org.apache.shardingsphere.sql.parser.sql.common.segment.dml.expr
Classes in org.apache.shardingsphere.sql.parser.sql.common.segment.dml.expr that implement ComplexExpressionSegment Modifier and Type Class Description classFunctionSegmentFunction segment.classTypeCastExpressionType cast expression.classXmlNameSpacesClauseSegmentXml name spaces segment.classXmlNameSpaceStringAsIdentifierSegmentXml name spaces string as identifier segment.classXmlQueryAndExistsFunctionSegmentXml Query and Exists Function segment.classXmlSerializeFunctionSegmentXml serialize function segment.classXmlTableColumnSegmentXml table column segment.classXmlTableFunctionSegmentXml table function segment.classXmlTableOptionsSegmentXml table options segment. -
Uses of ComplexExpressionSegment in org.apache.shardingsphere.sql.parser.sql.common.segment.dml.expr.complex
Classes in org.apache.shardingsphere.sql.parser.sql.common.segment.dml.expr.complex that implement ComplexExpressionSegment Modifier and Type Class Description classCommonExpressionSegmentCommon expression segment. -
Uses of ComplexExpressionSegment in org.apache.shardingsphere.sql.parser.sql.common.segment.dml.item
Classes in org.apache.shardingsphere.sql.parser.sql.common.segment.dml.item that implement ComplexExpressionSegment Modifier and Type Class Description classExpressionProjectionSegmentExpression projection segment.
-