Hierarchy For Package org.apache.shardingsphere.infra.binder.segment.insert.values.expression

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.apache.shardingsphere.sql.parser.sql.common.segment.dml.expr.simple.LiteralExpressionSegment (implements org.apache.shardingsphere.sql.parser.sql.common.segment.dml.expr.simple.SimpleExpressionSegment)
    • org.apache.shardingsphere.sql.parser.sql.common.segment.dml.expr.simple.ParameterMarkerExpressionSegment (implements org.apache.shardingsphere.sql.parser.sql.common.segment.generic.AliasAvailable, org.apache.shardingsphere.sql.parser.sql.common.segment.generic.ParameterMarkerSegment, org.apache.shardingsphere.sql.parser.sql.common.segment.dml.item.ProjectionSegment, org.apache.shardingsphere.sql.parser.sql.common.segment.dml.expr.simple.SimpleExpressionSegment)

Interface Hierarchy

  • org.apache.shardingsphere.sql.parser.api.ASTNode
    • org.apache.shardingsphere.sql.parser.sql.common.segment.SQLSegment
      • org.apache.shardingsphere.sql.parser.sql.common.segment.dml.expr.ExpressionSegment
        • org.apache.shardingsphere.sql.parser.sql.common.segment.dml.expr.simple.SimpleExpressionSegment