- getActualOffset() - Method in class org.apache.shardingsphere.sql.parser.relation.segment.select.pagination.PaginationContext
-
Get actual offset.
- getActualRowCount() - Method in class org.apache.shardingsphere.sql.parser.relation.segment.select.pagination.PaginationContext
-
Get actual row count.
- getAggregationDistinctProjections() - Method in class org.apache.shardingsphere.sql.parser.relation.segment.select.projection.ProjectionsContext
-
Get aggregation distinct projections.
- getAggregationProjections() - Method in class org.apache.shardingsphere.sql.parser.relation.segment.select.projection.ProjectionsContext
-
Get aggregation projections.
- getAlias() - Method in class org.apache.shardingsphere.sql.parser.relation.segment.select.projection.impl.AggregationProjection
-
- getAlias() - Method in class org.apache.shardingsphere.sql.parser.relation.segment.select.projection.impl.ColumnProjection
-
- getAlias() - Method in class org.apache.shardingsphere.sql.parser.relation.segment.select.projection.impl.DerivedProjection
-
- getAlias() - Method in class org.apache.shardingsphere.sql.parser.relation.segment.select.projection.impl.ExpressionProjection
-
- getAlias() - Method in class org.apache.shardingsphere.sql.parser.relation.segment.select.projection.impl.ShorthandProjection
-
- getAlias() - Method in interface org.apache.shardingsphere.sql.parser.relation.segment.select.projection.Projection
-
Get alias.
- getAlias() - Method in class org.apache.shardingsphere.sql.parser.relation.segment.table.Table
-
Get alias.
- getAllColumnNames(String) - Method in class org.apache.shardingsphere.sql.parser.relation.metadata.RelationMetas
-
Get all column names via table.
- getColumnLabel() - Method in class org.apache.shardingsphere.sql.parser.relation.segment.select.projection.impl.AggregationProjection
-
Get column label.
- getColumnLabel() - Method in class org.apache.shardingsphere.sql.parser.relation.segment.select.projection.impl.ColumnProjection
-
- getColumnLabel() - Method in class org.apache.shardingsphere.sql.parser.relation.segment.select.projection.impl.DerivedProjection
-
- getColumnLabel() - Method in class org.apache.shardingsphere.sql.parser.relation.segment.select.projection.impl.ExpressionProjection
-
- getColumnLabel() - Method in class org.apache.shardingsphere.sql.parser.relation.segment.select.projection.impl.ShorthandProjection
-
- getColumnLabel() - Method in interface org.apache.shardingsphere.sql.parser.relation.segment.select.projection.Projection
-
Get columnLabel.
- getDerivedColumnAlias(int) - Method in enum org.apache.shardingsphere.sql.parser.relation.segment.select.projection.DerivedColumn
-
Get alias of derived column.
- getDescendingColumnNames() - Method in class org.apache.shardingsphere.sql.parser.relation.statement.impl.InsertSQLStatementContext
-
Get column names for descending order.
- getDistinctColumnLabel() - Method in class org.apache.shardingsphere.sql.parser.relation.segment.select.projection.impl.AggregationDistinctProjection
-
Get distinct column label.
- getExpression() - Method in class org.apache.shardingsphere.sql.parser.relation.segment.select.projection.impl.AggregationProjection
-
- getExpression() - Method in class org.apache.shardingsphere.sql.parser.relation.segment.select.projection.impl.ColumnProjection
-
- getExpression() - Method in class org.apache.shardingsphere.sql.parser.relation.segment.select.projection.impl.ShorthandProjection
-
- getExpression() - Method in interface org.apache.shardingsphere.sql.parser.relation.segment.select.projection.Projection
-
Get expression.
- getGroupedParameters() - Method in class org.apache.shardingsphere.sql.parser.relation.statement.impl.InsertSQLStatementContext
-
Get grouped parameters.
- getOffsetParameterIndex() - Method in class org.apache.shardingsphere.sql.parser.relation.segment.select.pagination.PaginationContext
-
Get offset parameter index.
- getOffsetSegment() - Method in class org.apache.shardingsphere.sql.parser.relation.segment.select.pagination.PaginationContext
-
Get offset segment.
- getOwner() - Method in class org.apache.shardingsphere.sql.parser.relation.segment.select.projection.impl.ShorthandProjection
-
Get owner.
- getRevisedOffset() - Method in class org.apache.shardingsphere.sql.parser.relation.segment.select.pagination.PaginationContext
-
Get revised offset.
- getRevisedRowCount(SelectSQLStatementContext) - Method in class org.apache.shardingsphere.sql.parser.relation.segment.select.pagination.PaginationContext
-
Get revised row count.
- getRowCountParameterIndex() - Method in class org.apache.shardingsphere.sql.parser.relation.segment.select.pagination.PaginationContext
-
Get row count parameter index.
- getRowCountSegment() - Method in class org.apache.shardingsphere.sql.parser.relation.segment.select.pagination.PaginationContext
-
Get row count segment.
- getSchema() - Method in class org.apache.shardingsphere.sql.parser.relation.segment.table.TablesContext
-
Get schema.
- getSingleTableName() - Method in class org.apache.shardingsphere.sql.parser.relation.segment.table.TablesContext
-
Get single table name.
- getSqlStatement() - Method in interface org.apache.shardingsphere.sql.parser.relation.statement.SQLStatementContext
-
Get SQL statement.
- getTableNames() - Method in class org.apache.shardingsphere.sql.parser.relation.segment.table.TablesContext
-
Get table names.
- getTablesContext() - Method in interface org.apache.shardingsphere.sql.parser.relation.statement.SQLStatementContext
-
Get tables context.
- getValue(int) - Method in class org.apache.shardingsphere.sql.parser.relation.segment.insert.InsertValueContext
-
Get value.
- GroupByContext - Class in org.apache.shardingsphere.sql.parser.relation.segment.select.groupby
-
Group by context.
- GroupByContext() - Constructor for class org.apache.shardingsphere.sql.parser.relation.segment.select.groupby.GroupByContext
-
- GroupByContextEngine - Class in org.apache.shardingsphere.sql.parser.relation.segment.select.groupby.engine
-
Group by context engine.
- GroupByContextEngine() - Constructor for class org.apache.shardingsphere.sql.parser.relation.segment.select.groupby.engine.GroupByContextEngine
-