- GeneratedKeyContext - Class in org.apache.shardingsphere.infra.binder.segment.insert.keygen
-
Generated key context.
- GeneratedKeyContext() - Constructor for class org.apache.shardingsphere.infra.binder.segment.insert.keygen.GeneratedKeyContext
-
- GeneratedKeyContextEngine - Class in org.apache.shardingsphere.infra.binder.segment.insert.keygen.engine
-
Generated key context.
- GeneratedKeyContextEngine() - Constructor for class org.apache.shardingsphere.infra.binder.segment.insert.keygen.engine.GeneratedKeyContextEngine
-
- getActualOffset() - Method in class org.apache.shardingsphere.infra.binder.segment.select.pagination.PaginationContext
-
Get actual offset.
- getActualRowCount() - Method in class org.apache.shardingsphere.infra.binder.segment.select.pagination.PaginationContext
-
Get actual row count.
- getAggregationDistinctProjections() - Method in class org.apache.shardingsphere.infra.binder.segment.select.projection.ProjectionsContext
-
Get aggregation distinct projections.
- getAggregationProjections() - Method in class org.apache.shardingsphere.infra.binder.segment.select.projection.ProjectionsContext
-
Get aggregation projections.
- getAlias() - Method in class org.apache.shardingsphere.infra.binder.segment.select.projection.impl.AggregationProjection
-
- getAlias() - Method in class org.apache.shardingsphere.infra.binder.segment.select.projection.impl.ColumnProjection
-
- getAlias() - Method in class org.apache.shardingsphere.infra.binder.segment.select.projection.impl.DerivedProjection
-
- getAlias() - Method in class org.apache.shardingsphere.infra.binder.segment.select.projection.impl.ExpressionProjection
-
- getAlias() - Method in class org.apache.shardingsphere.infra.binder.segment.select.projection.impl.ShorthandProjection
-
- getAlias() - Method in class org.apache.shardingsphere.infra.binder.segment.select.projection.impl.SubqueryProjection
-
- getAlias() - Method in interface org.apache.shardingsphere.infra.binder.segment.select.projection.Projection
-
Get alias.
- getAllSimpleTableSegments() - Method in class org.apache.shardingsphere.infra.binder.statement.dml.SelectStatementContext
-
Get all tables.
- getAllTables() - Method in class org.apache.shardingsphere.infra.binder.statement.dal.AnalyzeTableStatementContext
-
- getAllTables() - Method in class org.apache.shardingsphere.infra.binder.statement.dal.ExplainStatementContext
-
- getAllTables() - Method in class org.apache.shardingsphere.infra.binder.statement.dal.ShowColumnsStatementContext
-
- getAllTables() - Method in class org.apache.shardingsphere.infra.binder.statement.dal.ShowCreateTableStatementContext
-
- getAllTables() - Method in class org.apache.shardingsphere.infra.binder.statement.dal.ShowIndexStatementContext
-
- getAllTables() - Method in class org.apache.shardingsphere.infra.binder.statement.dcl.DenyUserStatementContext
-
- getAllTables() - Method in class org.apache.shardingsphere.infra.binder.statement.dcl.GrantStatementContext
-
- getAllTables() - Method in class org.apache.shardingsphere.infra.binder.statement.dcl.RevokeStatementContext
-
- getAllTables() - Method in class org.apache.shardingsphere.infra.binder.statement.ddl.AlterIndexStatementContext
-
- getAllTables() - Method in class org.apache.shardingsphere.infra.binder.statement.ddl.AlterTableStatementContext
-
- getAllTables() - Method in class org.apache.shardingsphere.infra.binder.statement.ddl.CreateIndexStatementContext
-
- getAllTables() - Method in class org.apache.shardingsphere.infra.binder.statement.ddl.CreateTableStatementContext
-
- getAllTables() - Method in class org.apache.shardingsphere.infra.binder.statement.ddl.DropIndexStatementContext
-
- getAllTables() - Method in class org.apache.shardingsphere.infra.binder.statement.ddl.DropTableStatementContext
-
- getAllTables() - Method in class org.apache.shardingsphere.infra.binder.statement.ddl.PrepareStatementContext
-
- getAllTables() - Method in class org.apache.shardingsphere.infra.binder.statement.ddl.TruncateStatementContext
-
- getAllTables() - Method in class org.apache.shardingsphere.infra.binder.statement.dml.DeleteStatementContext
-
- getAllTables() - Method in class org.apache.shardingsphere.infra.binder.statement.dml.InsertStatementContext
-
- getAllTables() - Method in class org.apache.shardingsphere.infra.binder.statement.dml.SelectStatementContext
-
- getAllTables() - Method in class org.apache.shardingsphere.infra.binder.statement.dml.UpdateStatementContext
-
- getAllTables() - Method in interface org.apache.shardingsphere.infra.binder.type.TableAvailable
-
Get all table segments.
- getColumn(int) - Method in class org.apache.shardingsphere.infra.binder.segment.insert.values.OnDuplicateUpdateContext
-
Get on duplicate key update column by index of this clause.
- getColumnLabel() - Method in class org.apache.shardingsphere.infra.binder.segment.select.projection.impl.AggregationProjection
-
Get column label.
- getColumnLabel() - Method in class org.apache.shardingsphere.infra.binder.segment.select.projection.impl.ColumnProjection
-
- getColumnLabel() - Method in class org.apache.shardingsphere.infra.binder.segment.select.projection.impl.DerivedProjection
-
- getColumnLabel() - Method in class org.apache.shardingsphere.infra.binder.segment.select.projection.impl.ExpressionProjection
-
- getColumnLabel() - Method in class org.apache.shardingsphere.infra.binder.segment.select.projection.impl.ShorthandProjection
-
- getColumnLabel() - Method in class org.apache.shardingsphere.infra.binder.segment.select.projection.impl.SubqueryProjection
-
- getColumnLabel() - Method in interface org.apache.shardingsphere.infra.binder.segment.select.projection.Projection
-
Get columnLabel.
- getConstraints() - Method in class org.apache.shardingsphere.infra.binder.statement.ddl.AlterTableStatementContext
-
- getConstraints() - Method in interface org.apache.shardingsphere.infra.binder.type.ConstraintAvailable
-
Get constraint segments.
- getDerivedColumnAlias(int) - Method in enum org.apache.shardingsphere.infra.binder.segment.select.projection.DerivedColumn
-
Get alias of derived column.
- getDescendingColumnNames() - Method in class org.apache.shardingsphere.infra.binder.statement.dml.InsertStatementContext
-
Get column names for descending order.
- getDistinctColumnLabel() - Method in class org.apache.shardingsphere.infra.binder.segment.select.projection.impl.AggregationDistinctProjection
-
Get distinct column label.
- getExpandProjections() - Method in class org.apache.shardingsphere.infra.binder.segment.select.projection.ProjectionsContext
-
Get expand projections with shorthand projections.
- getExpression() - Method in class org.apache.shardingsphere.infra.binder.segment.select.projection.impl.AggregationProjection
-
- getExpression() - Method in class org.apache.shardingsphere.infra.binder.segment.select.projection.impl.ColumnProjection
-
- getExpression() - Method in class org.apache.shardingsphere.infra.binder.segment.select.projection.impl.ShorthandProjection
-
- getExpression() - Method in interface org.apache.shardingsphere.infra.binder.segment.select.projection.Projection
-
Get expression.
- getExpressionWithAlias() - Method in class org.apache.shardingsphere.infra.binder.segment.select.projection.impl.ColumnProjection
-
Get expression with alias.
- getFromSimpleTableSegments() - Method in class org.apache.shardingsphere.infra.binder.statement.dml.SelectStatementContext
-
Get tables with from clause.
- getGeneratedKeyContext() - Method in class org.apache.shardingsphere.infra.binder.statement.dml.InsertStatementContext
-
Get generated key context.
- getGroupedParameters() - Method in class org.apache.shardingsphere.infra.binder.statement.dml.InsertStatementContext
-
Get grouped parameters.
- getIndexes() - Method in class org.apache.shardingsphere.infra.binder.statement.ddl.AlterIndexStatementContext
-
- getIndexes() - Method in class org.apache.shardingsphere.infra.binder.statement.ddl.AlterTableStatementContext
-
- getIndexes() - Method in class org.apache.shardingsphere.infra.binder.statement.ddl.CreateIndexStatementContext
-
- getIndexes() - Method in class org.apache.shardingsphere.infra.binder.statement.ddl.CreateTableStatementContext
-
- getIndexes() - Method in class org.apache.shardingsphere.infra.binder.statement.ddl.DropIndexStatementContext
-
- getIndexes() - Method in interface org.apache.shardingsphere.infra.binder.type.IndexAvailable
-
Get index segments.
- getInsertColumnNames() - Method in class org.apache.shardingsphere.infra.binder.statement.dml.InsertStatementContext
-
Get insert column names.
- getOffsetParameterIndex() - Method in class org.apache.shardingsphere.infra.binder.segment.select.pagination.PaginationContext
-
Get offset parameter index.
- getOffsetSegment() - Method in class org.apache.shardingsphere.infra.binder.segment.select.pagination.PaginationContext
-
Get offset segment.
- getOnDuplicateKeyUpdateParameters() - Method in class org.apache.shardingsphere.infra.binder.statement.dml.InsertStatementContext
-
Get on duplicate key update parameters.
- getOwner() - Method in class org.apache.shardingsphere.infra.binder.segment.select.projection.impl.ShorthandProjection
-
Get owner.
- getParameterIndex(int) - Method in class org.apache.shardingsphere.infra.binder.segment.insert.values.InsertValueContext
-
Get parameter index via column index.
- getRevisedOffset() - Method in class org.apache.shardingsphere.infra.binder.segment.select.pagination.PaginationContext
-
Get revised offset.
- getRevisedRowCount(SelectStatementContext) - Method in class org.apache.shardingsphere.infra.binder.segment.select.pagination.PaginationContext
-
Get revised row count.
- getRowCountParameterIndex() - Method in class org.apache.shardingsphere.infra.binder.segment.select.pagination.PaginationContext
-
Get row count parameter index.
- getRowCountSegment() - Method in class org.apache.shardingsphere.infra.binder.segment.select.pagination.PaginationContext
-
Get row count segment.
- getSqlStatement() - Method in interface org.apache.shardingsphere.infra.binder.statement.SQLStatementContext
-
Get SQL statement.
- getTableNames() - Method in class org.apache.shardingsphere.infra.binder.segment.table.TablesContext
-
Get table names.
- getTablesContext() - Method in interface org.apache.shardingsphere.infra.binder.statement.SQLStatementContext
-
Get tables context.
- getTablesContext() - Method in interface org.apache.shardingsphere.infra.binder.type.TableAvailable
-
Get tables context.
- getValue(int) - Method in class org.apache.shardingsphere.infra.binder.segment.insert.values.InsertValueContext
-
Get value.
- getValue(int) - Method in class org.apache.shardingsphere.infra.binder.segment.insert.values.OnDuplicateUpdateContext
-
Get value.
- getValueListCount() - Method in class org.apache.shardingsphere.infra.binder.statement.dml.InsertStatementContext
-
Get value list count.
- getWhere() - Method in class org.apache.shardingsphere.infra.binder.statement.dml.DeleteStatementContext
-
- getWhere() - Method in class org.apache.shardingsphere.infra.binder.statement.dml.SelectStatementContext
-
- getWhere() - Method in class org.apache.shardingsphere.infra.binder.statement.dml.UpdateStatementContext
-
- getWhere() - Method in interface org.apache.shardingsphere.infra.binder.type.WhereAvailable
-
Get where segment.
- GrantStatementContext - Class in org.apache.shardingsphere.infra.binder.statement.dcl
-
Grant statement context.
- GrantStatementContext(GrantStatement) - Constructor for class org.apache.shardingsphere.infra.binder.statement.dcl.GrantStatementContext
-
- GroupByContext - Class in org.apache.shardingsphere.infra.binder.segment.select.groupby
-
Group by context.
- GroupByContext() - Constructor for class org.apache.shardingsphere.infra.binder.segment.select.groupby.GroupByContext
-
- GroupByContextEngine - Class in org.apache.shardingsphere.infra.binder.segment.select.groupby.engine
-
Group by context engine.
- GroupByContextEngine() - Constructor for class org.apache.shardingsphere.infra.binder.segment.select.groupby.engine.GroupByContextEngine
-