| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.sql.common.segment.dml.item | |
| org.apache.shardingsphere.sql.parser.sql.common.segment.generic.table |
| Modifier and Type | Class and Description |
|---|---|
class |
AggregationDistinctProjectionSegment
Aggregation distinct projection segment.
|
class |
AggregationProjectionSegment
Aggregation projection segment.
|
class |
ColumnProjectionSegment
Column projection segment.
|
class |
ExpressionProjectionSegment
Expression projection segment.
|
class |
SubqueryProjectionSegment
Subquery projection segment.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
TableSegment
Table segment.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DeleteMultiTableSegment |
class |
JoinTableSegment |
class |
SimpleTableSegment
Simple table segment.
|
class |
SubqueryTableSegment
Subquery table segment.
|
Copyright © 2021 The Apache Software Foundation. All rights reserved.