跳过导航链接
A C D E F G I J L M N O P R S T U V W 

A

AggregationDistinctProjection - org.apache.shardingsphere.sql.parser.binder.segment.select.projection.impl中的类
Aggregation distinct projection.
AggregationDistinctProjection(int, int, AggregationType, String, String, String) - 类 的构造器org.apache.shardingsphere.sql.parser.binder.segment.select.projection.impl.AggregationDistinctProjection
 
AggregationProjection - org.apache.shardingsphere.sql.parser.binder.segment.select.projection.impl中的类
Aggregation projection.
AggregationProjection() - 类 的构造器org.apache.shardingsphere.sql.parser.binder.segment.select.projection.impl.AggregationProjection
 
AlterIndexStatementContext - org.apache.shardingsphere.sql.parser.binder.statement.ddl中的类
Alter index statement context.
AlterIndexStatementContext(AlterIndexStatement) - 类 的构造器org.apache.shardingsphere.sql.parser.binder.statement.ddl.AlterIndexStatementContext
 
AlterTableStatementContext - org.apache.shardingsphere.sql.parser.binder.statement.ddl中的类
Alter table statement context.
AlterTableStatementContext(AlterTableStatement) - 类 的构造器org.apache.shardingsphere.sql.parser.binder.statement.ddl.AlterTableStatementContext
 

C

ColumnMetaData - org.apache.shardingsphere.sql.parser.binder.metadata.column中的类
Column meta data.
ColumnMetaData() - 类 的构造器org.apache.shardingsphere.sql.parser.binder.metadata.column.ColumnMetaData
 
ColumnMetaDataLoader - org.apache.shardingsphere.sql.parser.binder.metadata.column中的类
Column meta data loader.
ColumnMetaDataLoader() - 类 的构造器org.apache.shardingsphere.sql.parser.binder.metadata.column.ColumnMetaDataLoader
 
ColumnProjection - org.apache.shardingsphere.sql.parser.binder.segment.select.projection.impl中的类
Common projection.
ColumnProjection() - 类 的构造器org.apache.shardingsphere.sql.parser.binder.segment.select.projection.impl.ColumnProjection
 
CommonSQLStatementContext<T extends org.apache.shardingsphere.sql.parser.sql.statement.SQLStatement> - org.apache.shardingsphere.sql.parser.binder.statement中的类
Common SQL statement context.
CommonSQLStatementContext(T) - 类 的构造器org.apache.shardingsphere.sql.parser.binder.statement.CommonSQLStatementContext
 
containsColumn(String, String) - 类 中的方法org.apache.shardingsphere.sql.parser.binder.metadata.schema.SchemaMetaData
Judge whether contains column name.
containsTable(String) - 类 中的方法org.apache.shardingsphere.sql.parser.binder.metadata.schema.SchemaMetaData
Judge contains table from table meta data or not.
createGenerateKeyContext(List<Object>, InsertStatement) - 类 中的方法org.apache.shardingsphere.sql.parser.binder.segment.insert.keygen.engine.GeneratedKeyContextEngine
Create generate key context.
createGroupByContext(SelectStatement) - 类 中的方法org.apache.shardingsphere.sql.parser.binder.segment.select.groupby.engine.GroupByContextEngine
Create group by context.
CreateIndexStatementContext - org.apache.shardingsphere.sql.parser.binder.statement.ddl中的类
Create index statement context.
CreateIndexStatementContext(CreateIndexStatement) - 类 的构造器org.apache.shardingsphere.sql.parser.binder.statement.ddl.CreateIndexStatementContext
 
createOrderBy(SelectStatement, GroupByContext) - 类 中的方法org.apache.shardingsphere.sql.parser.binder.segment.select.orderby.engine.OrderByContextEngine
Create order by context.
createPaginationContext(LimitSegment, List<Object>) - 类 中的方法org.apache.shardingsphere.sql.parser.binder.segment.select.pagination.engine.LimitPaginationContextEngine
Create pagination context.
createPaginationContext(SelectStatement, ProjectionsContext, List<Object>) - 类 中的方法org.apache.shardingsphere.sql.parser.binder.segment.select.pagination.engine.PaginationContextEngine
Create pagination context.
createPaginationContext(Collection<AndPredicate>, ProjectionsContext, List<Object>) - 类 中的方法org.apache.shardingsphere.sql.parser.binder.segment.select.pagination.engine.RowNumberPaginationContextEngine
Create pagination context.
createPaginationContext(TopProjectionSegment, Collection<AndPredicate>, List<Object>) - 类 中的方法org.apache.shardingsphere.sql.parser.binder.segment.select.pagination.engine.TopPaginationContextEngine
Create pagination context.
createProjection(String, Collection<SimpleTableSegment>, ProjectionSegment) - 类 中的方法org.apache.shardingsphere.sql.parser.binder.segment.select.projection.engine.ProjectionEngine
Create projection.
createProjectionsContext(String, SelectStatement, GroupByContext, OrderByContext) - 类 中的方法org.apache.shardingsphere.sql.parser.binder.segment.select.projection.engine.ProjectionsContextEngine
Create projections context.
CreateTableStatementContext - org.apache.shardingsphere.sql.parser.binder.statement.ddl中的类
Create table statement context.
CreateTableStatementContext(CreateTableStatement) - 类 的构造器org.apache.shardingsphere.sql.parser.binder.statement.ddl.CreateTableStatementContext
 

D

DeleteStatementContext - org.apache.shardingsphere.sql.parser.binder.statement.dml中的类
Delete statement context.
DeleteStatementContext(DeleteStatement) - 类 的构造器org.apache.shardingsphere.sql.parser.binder.statement.dml.DeleteStatementContext
 
DenyUserStatementContext - org.apache.shardingsphere.sql.parser.binder.statement.dcl中的类
Deny user statement context.
DenyUserStatementContext(DenyUserStatement) - 类 的构造器org.apache.shardingsphere.sql.parser.binder.statement.dcl.DenyUserStatementContext
 
DerivedColumn - org.apache.shardingsphere.sql.parser.binder.segment.select.projection中的枚举
Derived column alias.
DerivedLiteralExpressionSegment - org.apache.shardingsphere.sql.parser.binder.segment.insert.values.expression中的类
Derived literal expression segment.
DerivedLiteralExpressionSegment(Object) - 类 的构造器org.apache.shardingsphere.sql.parser.binder.segment.insert.values.expression.DerivedLiteralExpressionSegment
 
DerivedParameterMarkerExpressionSegment - org.apache.shardingsphere.sql.parser.binder.segment.insert.values.expression中的类
Derived parameter marker expression segment.
DerivedParameterMarkerExpressionSegment(int) - 类 的构造器org.apache.shardingsphere.sql.parser.binder.segment.insert.values.expression.DerivedParameterMarkerExpressionSegment
 
DerivedProjection - org.apache.shardingsphere.sql.parser.binder.segment.select.projection.impl中的类
Derived projection.
DerivedProjection() - 类 的构造器org.apache.shardingsphere.sql.parser.binder.segment.select.projection.impl.DerivedProjection
 
DerivedSimpleExpressionSegment - org.apache.shardingsphere.sql.parser.binder.segment.insert.values.expression中的接口
Derived simple expression segment.
DescribeStatementContext - org.apache.shardingsphere.sql.parser.binder.statement.dal中的类
Describe statement context.
DescribeStatementContext(DescribeStatement) - 类 的构造器org.apache.shardingsphere.sql.parser.binder.statement.dal.DescribeStatementContext
 
DropIndexStatementContext - org.apache.shardingsphere.sql.parser.binder.statement.ddl中的类
Drop index statement context.
DropIndexStatementContext(DropIndexStatement) - 类 的构造器org.apache.shardingsphere.sql.parser.binder.statement.ddl.DropIndexStatementContext
 
DropTableStatementContext - org.apache.shardingsphere.sql.parser.binder.statement.ddl中的类
Drop table statement context.
DropTableStatementContext(DropTableStatement) - 类 的构造器org.apache.shardingsphere.sql.parser.binder.statement.ddl.DropTableStatementContext
 

E

equals(Object) - 类 中的方法org.apache.shardingsphere.sql.parser.binder.segment.select.orderby.OrderByItem
 
ExpressionProjection - org.apache.shardingsphere.sql.parser.binder.segment.select.projection.impl中的类
Expression projection.
ExpressionProjection() - 类 的构造器org.apache.shardingsphere.sql.parser.binder.segment.select.projection.impl.ExpressionProjection
 

F

findAlias(String) - 类 中的方法org.apache.shardingsphere.sql.parser.binder.segment.select.projection.ProjectionsContext
Find alias.
findColumnIndex(String) - 类 中的方法org.apache.shardingsphere.sql.parser.binder.metadata.table.TableMetaData
Find index of column.
findProjectionIndex(String) - 类 中的方法org.apache.shardingsphere.sql.parser.binder.segment.select.projection.ProjectionsContext
Find projection index.
findTableName(ColumnSegment, SchemaMetaData) - 类 中的方法org.apache.shardingsphere.sql.parser.binder.segment.table.TablesContext
Find table name.
findTableName(ColumnProjection, SchemaMetaData) - 类 中的方法org.apache.shardingsphere.sql.parser.binder.segment.table.TablesContext
Find table name.

G

GeneratedKeyContext - org.apache.shardingsphere.sql.parser.binder.segment.insert.keygen中的类
Generated key context.
GeneratedKeyContext() - 类 的构造器org.apache.shardingsphere.sql.parser.binder.segment.insert.keygen.GeneratedKeyContext
 
GeneratedKeyContextEngine - org.apache.shardingsphere.sql.parser.binder.segment.insert.keygen.engine中的类
Generated key context.
GeneratedKeyContextEngine() - 类 的构造器org.apache.shardingsphere.sql.parser.binder.segment.insert.keygen.engine.GeneratedKeyContextEngine
 
get(String) - 类 中的方法org.apache.shardingsphere.sql.parser.binder.metadata.schema.SchemaMetaData
Get table meta data via table name.
getActualOffset() - 类 中的方法org.apache.shardingsphere.sql.parser.binder.segment.select.pagination.PaginationContext
Get actual offset.
getActualRowCount() - 类 中的方法org.apache.shardingsphere.sql.parser.binder.segment.select.pagination.PaginationContext
Get actual row count.
getAggregationDistinctProjections() - 类 中的方法org.apache.shardingsphere.sql.parser.binder.segment.select.projection.ProjectionsContext
Get aggregation distinct projections.
getAggregationProjections() - 类 中的方法org.apache.shardingsphere.sql.parser.binder.segment.select.projection.ProjectionsContext
Get aggregation projections.
getAlias() - 类 中的方法org.apache.shardingsphere.sql.parser.binder.segment.select.projection.impl.AggregationProjection
 
getAlias() - 类 中的方法org.apache.shardingsphere.sql.parser.binder.segment.select.projection.impl.ColumnProjection
 
getAlias() - 类 中的方法org.apache.shardingsphere.sql.parser.binder.segment.select.projection.impl.DerivedProjection
 
getAlias() - 类 中的方法org.apache.shardingsphere.sql.parser.binder.segment.select.projection.impl.ExpressionProjection
 
getAlias() - 类 中的方法org.apache.shardingsphere.sql.parser.binder.segment.select.projection.impl.ShorthandProjection
 
getAlias() - 接口 中的方法org.apache.shardingsphere.sql.parser.binder.segment.select.projection.Projection
Get alias.
getAllColumnNames(String) - 类 中的方法org.apache.shardingsphere.sql.parser.binder.metadata.schema.SchemaMetaData
Get all column names via table.
getAllTableNames() - 类 中的方法org.apache.shardingsphere.sql.parser.binder.metadata.schema.SchemaMetaData
Get all table names.
getAllTables() - 类 中的方法org.apache.shardingsphere.sql.parser.binder.statement.dal.DescribeStatementContext
 
getAllTables() - 类 中的方法org.apache.shardingsphere.sql.parser.binder.statement.dal.ShowColumnsStatementContext
 
getAllTables() - 类 中的方法org.apache.shardingsphere.sql.parser.binder.statement.dal.ShowCreateTableStatementContext
 
getAllTables() - 类 中的方法org.apache.shardingsphere.sql.parser.binder.statement.dal.ShowIndexStatementContext
 
getAllTables() - 类 中的方法org.apache.shardingsphere.sql.parser.binder.statement.dcl.DenyUserStatementContext
 
getAllTables() - 类 中的方法org.apache.shardingsphere.sql.parser.binder.statement.dcl.GrantStatementContext
 
getAllTables() - 类 中的方法org.apache.shardingsphere.sql.parser.binder.statement.dcl.RevokeStatementContext
 
getAllTables() - 类 中的方法org.apache.shardingsphere.sql.parser.binder.statement.ddl.AlterIndexStatementContext
 
getAllTables() - 类 中的方法org.apache.shardingsphere.sql.parser.binder.statement.ddl.AlterTableStatementContext
 
getAllTables() - 类 中的方法org.apache.shardingsphere.sql.parser.binder.statement.ddl.CreateIndexStatementContext
 
getAllTables() - 类 中的方法org.apache.shardingsphere.sql.parser.binder.statement.ddl.CreateTableStatementContext
 
getAllTables() - 类 中的方法org.apache.shardingsphere.sql.parser.binder.statement.ddl.DropIndexStatementContext
 
getAllTables() - 类 中的方法org.apache.shardingsphere.sql.parser.binder.statement.ddl.DropTableStatementContext
 
getAllTables() - 类 中的方法org.apache.shardingsphere.sql.parser.binder.statement.ddl.TruncateStatementContext
 
getAllTables() - 类 中的方法org.apache.shardingsphere.sql.parser.binder.statement.dml.DeleteStatementContext
 
getAllTables() - 类 中的方法org.apache.shardingsphere.sql.parser.binder.statement.dml.InsertStatementContext
 
getAllTables() - 类 中的方法org.apache.shardingsphere.sql.parser.binder.statement.dml.SelectStatementContext
 
getAllTables() - 类 中的方法org.apache.shardingsphere.sql.parser.binder.statement.dml.UpdateStatementContext
 
getAllTables() - 接口 中的方法org.apache.shardingsphere.sql.parser.binder.type.TableAvailable
Get all table segments.
getColumnLabel() - 类 中的方法org.apache.shardingsphere.sql.parser.binder.segment.select.projection.impl.AggregationProjection
Get column label.
getColumnLabel() - 类 中的方法org.apache.shardingsphere.sql.parser.binder.segment.select.projection.impl.ColumnProjection
 
getColumnLabel() - 类 中的方法org.apache.shardingsphere.sql.parser.binder.segment.select.projection.impl.DerivedProjection
 
getColumnLabel() - 类 中的方法org.apache.shardingsphere.sql.parser.binder.segment.select.projection.impl.ExpressionProjection
 
getColumnLabel() - 类 中的方法org.apache.shardingsphere.sql.parser.binder.segment.select.projection.impl.ShorthandProjection
 
getColumnLabel() - 接口 中的方法org.apache.shardingsphere.sql.parser.binder.segment.select.projection.Projection
Get columnLabel.
getColumnMetaData(int) - 类 中的方法org.apache.shardingsphere.sql.parser.binder.metadata.table.TableMetaData
Get column meta data.
getDerivedColumnAlias(int) - 枚举 中的方法org.apache.shardingsphere.sql.parser.binder.segment.select.projection.DerivedColumn
Get alias of derived column.
getDescendingColumnNames() - 类 中的方法org.apache.shardingsphere.sql.parser.binder.statement.dml.InsertStatementContext
Get column names for descending order.
getDistinctColumnLabel() - 类 中的方法org.apache.shardingsphere.sql.parser.binder.segment.select.projection.impl.AggregationDistinctProjection
Get distinct column label.
getExpandProjections() - 类 中的方法org.apache.shardingsphere.sql.parser.binder.segment.select.projection.ProjectionsContext
Get expand projections with shorthand projections.
getExpression() - 类 中的方法org.apache.shardingsphere.sql.parser.binder.segment.select.projection.impl.AggregationProjection
 
getExpression() - 类 中的方法org.apache.shardingsphere.sql.parser.binder.segment.select.projection.impl.ColumnProjection
 
getExpression() - 类 中的方法org.apache.shardingsphere.sql.parser.binder.segment.select.projection.impl.ShorthandProjection
 
getExpression() - 接口 中的方法org.apache.shardingsphere.sql.parser.binder.segment.select.projection.Projection
Get expression.
getExpressionWithAlias() - 类 中的方法org.apache.shardingsphere.sql.parser.binder.segment.select.projection.impl.ColumnProjection
Get expression with alias.
getGeneratedKeyContext() - 类 中的方法org.apache.shardingsphere.sql.parser.binder.statement.dml.InsertStatementContext
Get generated key context.
getGroupedParameters() - 类 中的方法org.apache.shardingsphere.sql.parser.binder.statement.dml.InsertStatementContext
Get grouped parameters.
getIndexes() - 类 中的方法org.apache.shardingsphere.sql.parser.binder.statement.ddl.AlterIndexStatementContext
 
getIndexes() - 类 中的方法org.apache.shardingsphere.sql.parser.binder.statement.ddl.CreateIndexStatementContext
 
getIndexes() - 类 中的方法org.apache.shardingsphere.sql.parser.binder.statement.ddl.CreateTableStatementContext
 
getIndexes() - 类 中的方法org.apache.shardingsphere.sql.parser.binder.statement.ddl.DropIndexStatementContext
 
getIndexes() - 接口 中的方法org.apache.shardingsphere.sql.parser.binder.type.IndexAvailable
Get index segments.
getOffsetParameterIndex() - 类 中的方法org.apache.shardingsphere.sql.parser.binder.segment.select.pagination.PaginationContext
Get offset parameter index.
getOffsetSegment() - 类 中的方法org.apache.shardingsphere.sql.parser.binder.segment.select.pagination.PaginationContext
Get offset segment.
getOwner() - 类 中的方法org.apache.shardingsphere.sql.parser.binder.segment.select.projection.impl.ShorthandProjection
Get owner.
getRevisedOffset() - 类 中的方法org.apache.shardingsphere.sql.parser.binder.segment.select.pagination.PaginationContext
Get revised offset.
getRevisedRowCount(SelectStatementContext) - 类 中的方法org.apache.shardingsphere.sql.parser.binder.segment.select.pagination.PaginationContext
Get revised row count.
getRowCountParameterIndex() - 类 中的方法org.apache.shardingsphere.sql.parser.binder.segment.select.pagination.PaginationContext
Get row count parameter index.
getRowCountSegment() - 类 中的方法org.apache.shardingsphere.sql.parser.binder.segment.select.pagination.PaginationContext
Get row count segment.
getSchema(Connection, String) - 类 中的静态方法org.apache.shardingsphere.sql.parser.binder.metadata.util.JdbcUtil
Get schema.
getSqlStatement() - 接口 中的方法org.apache.shardingsphere.sql.parser.binder.statement.SQLStatementContext
Get SQL statement.
getTableNames() - 类 中的方法org.apache.shardingsphere.sql.parser.binder.segment.table.TablesContext
Get table names.
getTablesContext() - 接口 中的方法org.apache.shardingsphere.sql.parser.binder.statement.SQLStatementContext
Get tables context.
getTablesContext() - 接口 中的方法org.apache.shardingsphere.sql.parser.binder.type.TableAvailable
Get tables context.
getValue(int) - 类 中的方法org.apache.shardingsphere.sql.parser.binder.segment.insert.values.InsertValueContext
Get value.
getWhere() - 类 中的方法org.apache.shardingsphere.sql.parser.binder.statement.dml.DeleteStatementContext
 
getWhere() - 类 中的方法org.apache.shardingsphere.sql.parser.binder.statement.dml.SelectStatementContext
 
getWhere() - 类 中的方法org.apache.shardingsphere.sql.parser.binder.statement.dml.UpdateStatementContext
 
getWhere() - 接口 中的方法org.apache.shardingsphere.sql.parser.binder.type.WhereAvailable
Get where segment.
GrantStatementContext - org.apache.shardingsphere.sql.parser.binder.statement.dcl中的类
Grant statement context.
GrantStatementContext(GrantStatement) - 类 的构造器org.apache.shardingsphere.sql.parser.binder.statement.dcl.GrantStatementContext
 
GroupByContext - org.apache.shardingsphere.sql.parser.binder.segment.select.groupby中的类
Group by context.
GroupByContext() - 类 的构造器org.apache.shardingsphere.sql.parser.binder.segment.select.groupby.GroupByContext
 
GroupByContextEngine - org.apache.shardingsphere.sql.parser.binder.segment.select.groupby.engine中的类
Group by context engine.
GroupByContextEngine() - 类 的构造器org.apache.shardingsphere.sql.parser.binder.segment.select.groupby.engine.GroupByContextEngine
 

I

IndexAvailable - org.apache.shardingsphere.sql.parser.binder.type中的接口
Index available.
IndexMetaData - org.apache.shardingsphere.sql.parser.binder.metadata.index中的类
Index meta data.
IndexMetaData() - 类 的构造器org.apache.shardingsphere.sql.parser.binder.metadata.index.IndexMetaData
 
IndexMetaDataLoader - org.apache.shardingsphere.sql.parser.binder.metadata.index中的类
Index meta data loader.
IndexMetaDataLoader() - 类 的构造器org.apache.shardingsphere.sql.parser.binder.metadata.index.IndexMetaDataLoader
 
InsertStatementContext - org.apache.shardingsphere.sql.parser.binder.statement.dml中的类
Insert SQL statement context.
InsertStatementContext(SchemaMetaData, List<Object>, InsertStatement) - 类 的构造器org.apache.shardingsphere.sql.parser.binder.statement.dml.InsertStatementContext
 
InsertValueContext - org.apache.shardingsphere.sql.parser.binder.segment.insert.values中的类
Insert value context.
InsertValueContext(Collection<ExpressionSegment>, List<Object>, int) - 类 的构造器org.apache.shardingsphere.sql.parser.binder.segment.insert.values.InsertValueContext
 
isDerivedColumn(String) - 枚举 中的静态方法org.apache.shardingsphere.sql.parser.binder.segment.select.projection.DerivedColumn
Judge is derived column or not.
isDerivedColumnName(String) - 枚举 中的静态方法org.apache.shardingsphere.sql.parser.binder.segment.select.projection.DerivedColumn
Judge is derived column name or not.
isPrimaryKey(int) - 类 中的方法org.apache.shardingsphere.sql.parser.binder.metadata.table.TableMetaData
Judge column whether primary key.
isSameGroupByAndOrderByItems() - 类 中的方法org.apache.shardingsphere.sql.parser.binder.statement.dml.SelectStatementContext
Judge group by and order by sequence is same or not.
isUnqualifiedShorthandProjection() - 类 中的方法org.apache.shardingsphere.sql.parser.binder.segment.select.projection.ProjectionsContext
Judge is unqualified shorthand projection or not.

J

JdbcUtil - org.apache.shardingsphere.sql.parser.binder.metadata.util中的类
JDBC util.
JdbcUtil() - 类 的构造器org.apache.shardingsphere.sql.parser.binder.metadata.util.JdbcUtil
 

L

LimitPaginationContextEngine - org.apache.shardingsphere.sql.parser.binder.segment.select.pagination.engine中的类
Pagination context engine for limit.
LimitPaginationContextEngine() - 类 的构造器org.apache.shardingsphere.sql.parser.binder.segment.select.pagination.engine.LimitPaginationContextEngine
 
load(Connection, String, String) - 类 中的静态方法org.apache.shardingsphere.sql.parser.binder.metadata.column.ColumnMetaDataLoader
Load column meta data list.
load(Connection, String, String) - 类 中的静态方法org.apache.shardingsphere.sql.parser.binder.metadata.index.IndexMetaDataLoader
Load column meta data list.
load(DataSource, int, String) - 类 中的静态方法org.apache.shardingsphere.sql.parser.binder.metadata.schema.SchemaMetaDataLoader
Load schema meta data.
load(DataSource, String, String) - 类 中的静态方法org.apache.shardingsphere.sql.parser.binder.metadata.table.TableMetaDataLoader
Load table meta data.

M

merge(SchemaMetaData) - 类 中的方法org.apache.shardingsphere.sql.parser.binder.metadata.schema.SchemaMetaData
Merge schema meta data.

N

newInstance(SchemaMetaData, String, List<Object>, SQLStatement) - 类 中的静态方法org.apache.shardingsphere.sql.parser.binder.SQLStatementContextFactory
Create SQL statement context.

O

OrderByContext - org.apache.shardingsphere.sql.parser.binder.segment.select.orderby中的类
Order by context.
OrderByContext() - 类 的构造器org.apache.shardingsphere.sql.parser.binder.segment.select.orderby.OrderByContext
 
OrderByContextEngine - org.apache.shardingsphere.sql.parser.binder.segment.select.orderby.engine中的类
Order by context engine.
OrderByContextEngine() - 类 的构造器org.apache.shardingsphere.sql.parser.binder.segment.select.orderby.engine.OrderByContextEngine
 
OrderByItem - org.apache.shardingsphere.sql.parser.binder.segment.select.orderby中的类
Order by item.
OrderByItem() - 类 的构造器org.apache.shardingsphere.sql.parser.binder.segment.select.orderby.OrderByItem
 
org.apache.shardingsphere.sql.parser.binder - 程序包 org.apache.shardingsphere.sql.parser.binder
 
org.apache.shardingsphere.sql.parser.binder.metadata.column - 程序包 org.apache.shardingsphere.sql.parser.binder.metadata.column
 
org.apache.shardingsphere.sql.parser.binder.metadata.index - 程序包 org.apache.shardingsphere.sql.parser.binder.metadata.index
 
org.apache.shardingsphere.sql.parser.binder.metadata.schema - 程序包 org.apache.shardingsphere.sql.parser.binder.metadata.schema
 
org.apache.shardingsphere.sql.parser.binder.metadata.table - 程序包 org.apache.shardingsphere.sql.parser.binder.metadata.table
 
org.apache.shardingsphere.sql.parser.binder.metadata.util - 程序包 org.apache.shardingsphere.sql.parser.binder.metadata.util
 
org.apache.shardingsphere.sql.parser.binder.segment.insert.keygen - 程序包 org.apache.shardingsphere.sql.parser.binder.segment.insert.keygen
 
org.apache.shardingsphere.sql.parser.binder.segment.insert.keygen.engine - 程序包 org.apache.shardingsphere.sql.parser.binder.segment.insert.keygen.engine
 
org.apache.shardingsphere.sql.parser.binder.segment.insert.values - 程序包 org.apache.shardingsphere.sql.parser.binder.segment.insert.values
 
org.apache.shardingsphere.sql.parser.binder.segment.insert.values.expression - 程序包 org.apache.shardingsphere.sql.parser.binder.segment.insert.values.expression
 
org.apache.shardingsphere.sql.parser.binder.segment.select.groupby - 程序包 org.apache.shardingsphere.sql.parser.binder.segment.select.groupby
 
org.apache.shardingsphere.sql.parser.binder.segment.select.groupby.engine - 程序包 org.apache.shardingsphere.sql.parser.binder.segment.select.groupby.engine
 
org.apache.shardingsphere.sql.parser.binder.segment.select.orderby - 程序包 org.apache.shardingsphere.sql.parser.binder.segment.select.orderby
 
org.apache.shardingsphere.sql.parser.binder.segment.select.orderby.engine - 程序包 org.apache.shardingsphere.sql.parser.binder.segment.select.orderby.engine
 
org.apache.shardingsphere.sql.parser.binder.segment.select.pagination - 程序包 org.apache.shardingsphere.sql.parser.binder.segment.select.pagination
 
org.apache.shardingsphere.sql.parser.binder.segment.select.pagination.engine - 程序包 org.apache.shardingsphere.sql.parser.binder.segment.select.pagination.engine
 
org.apache.shardingsphere.sql.parser.binder.segment.select.projection - 程序包 org.apache.shardingsphere.sql.parser.binder.segment.select.projection
 
org.apache.shardingsphere.sql.parser.binder.segment.select.projection.engine - 程序包 org.apache.shardingsphere.sql.parser.binder.segment.select.projection.engine
 
org.apache.shardingsphere.sql.parser.binder.segment.select.projection.impl - 程序包 org.apache.shardingsphere.sql.parser.binder.segment.select.projection.impl
 
org.apache.shardingsphere.sql.parser.binder.segment.table - 程序包 org.apache.shardingsphere.sql.parser.binder.segment.table
 
org.apache.shardingsphere.sql.parser.binder.statement - 程序包 org.apache.shardingsphere.sql.parser.binder.statement
 
org.apache.shardingsphere.sql.parser.binder.statement.dal - 程序包 org.apache.shardingsphere.sql.parser.binder.statement.dal
 
org.apache.shardingsphere.sql.parser.binder.statement.dcl - 程序包 org.apache.shardingsphere.sql.parser.binder.statement.dcl
 
org.apache.shardingsphere.sql.parser.binder.statement.ddl - 程序包 org.apache.shardingsphere.sql.parser.binder.statement.ddl
 
org.apache.shardingsphere.sql.parser.binder.statement.dml - 程序包 org.apache.shardingsphere.sql.parser.binder.statement.dml
 
org.apache.shardingsphere.sql.parser.binder.type - 程序包 org.apache.shardingsphere.sql.parser.binder.type
 

P

PaginationContext - org.apache.shardingsphere.sql.parser.binder.segment.select.pagination中的类
Pagination context.
PaginationContext(PaginationValueSegment, PaginationValueSegment, List<Object>) - 类 的构造器org.apache.shardingsphere.sql.parser.binder.segment.select.pagination.PaginationContext
 
PaginationContextEngine - org.apache.shardingsphere.sql.parser.binder.segment.select.pagination.engine中的类
Pagination context engine.
PaginationContextEngine() - 类 的构造器org.apache.shardingsphere.sql.parser.binder.segment.select.pagination.engine.PaginationContextEngine
 
Projection - org.apache.shardingsphere.sql.parser.binder.segment.select.projection中的接口
Projection interface.
ProjectionEngine - org.apache.shardingsphere.sql.parser.binder.segment.select.projection.engine中的类
Projection engine.
ProjectionEngine() - 类 的构造器org.apache.shardingsphere.sql.parser.binder.segment.select.projection.engine.ProjectionEngine
 
ProjectionsContext - org.apache.shardingsphere.sql.parser.binder.segment.select.projection中的类
Projections context.
ProjectionsContext() - 类 的构造器org.apache.shardingsphere.sql.parser.binder.segment.select.projection.ProjectionsContext
 
ProjectionsContextEngine - org.apache.shardingsphere.sql.parser.binder.segment.select.projection.engine中的类
Projections context engine.
ProjectionsContextEngine(SchemaMetaData) - 类 的构造器org.apache.shardingsphere.sql.parser.binder.segment.select.projection.engine.ProjectionsContextEngine
 
put(String, TableMetaData) - 类 中的方法org.apache.shardingsphere.sql.parser.binder.metadata.schema.SchemaMetaData
Add table meta data.

R

remove(String) - 类 中的方法org.apache.shardingsphere.sql.parser.binder.metadata.schema.SchemaMetaData
Remove table meta data.
RevokeStatementContext - org.apache.shardingsphere.sql.parser.binder.statement.dcl中的类
Revoke statement context.
RevokeStatementContext(RevokeStatement) - 类 的构造器org.apache.shardingsphere.sql.parser.binder.statement.dcl.RevokeStatementContext
 
RowNumberPaginationContextEngine - org.apache.shardingsphere.sql.parser.binder.segment.select.pagination.engine中的类
Pagination context engine for row number.
RowNumberPaginationContextEngine() - 类 的构造器org.apache.shardingsphere.sql.parser.binder.segment.select.pagination.engine.RowNumberPaginationContextEngine
 

S

SchemaMetaData - org.apache.shardingsphere.sql.parser.binder.metadata.schema中的类
Schema meta data.
SchemaMetaData(Map<String, TableMetaData>) - 类 的构造器org.apache.shardingsphere.sql.parser.binder.metadata.schema.SchemaMetaData
 
SchemaMetaDataLoader - org.apache.shardingsphere.sql.parser.binder.metadata.schema中的类
Schema meta data loader.
SchemaMetaDataLoader() - 类 的构造器org.apache.shardingsphere.sql.parser.binder.metadata.schema.SchemaMetaDataLoader
 
SelectStatementContext - org.apache.shardingsphere.sql.parser.binder.statement.dml中的类
Select SQL statement context.
SelectStatementContext(SelectStatement, GroupByContext, OrderByContext, ProjectionsContext, PaginationContext) - 类 的构造器org.apache.shardingsphere.sql.parser.binder.statement.dml.SelectStatementContext
 
SelectStatementContext(SchemaMetaData, String, List<Object>, SelectStatement) - 类 的构造器org.apache.shardingsphere.sql.parser.binder.statement.dml.SelectStatementContext
 
setIndexes(Map<String, Integer>) - 类 中的方法org.apache.shardingsphere.sql.parser.binder.statement.dml.SelectStatementContext
Set indexes.
ShorthandProjection - org.apache.shardingsphere.sql.parser.binder.segment.select.projection.impl中的类
Shorthand projection.
ShorthandProjection() - 类 的构造器org.apache.shardingsphere.sql.parser.binder.segment.select.projection.impl.ShorthandProjection
 
ShowColumnsStatementContext - org.apache.shardingsphere.sql.parser.binder.statement.dal中的类
Show columns statement context.
ShowColumnsStatementContext(ShowColumnsStatement) - 类 的构造器org.apache.shardingsphere.sql.parser.binder.statement.dal.ShowColumnsStatementContext
 
ShowCreateTableStatementContext - org.apache.shardingsphere.sql.parser.binder.statement.dal中的类
Show create table statement context.
ShowCreateTableStatementContext(ShowCreateTableStatement) - 类 的构造器org.apache.shardingsphere.sql.parser.binder.statement.dal.ShowCreateTableStatementContext
 
ShowIndexStatementContext - org.apache.shardingsphere.sql.parser.binder.statement.dal中的类
Show index statement context.
ShowIndexStatementContext(ShowIndexStatement) - 类 的构造器org.apache.shardingsphere.sql.parser.binder.statement.dal.ShowIndexStatementContext
 
SQLStatementContext<T extends org.apache.shardingsphere.sql.parser.sql.statement.SQLStatement> - org.apache.shardingsphere.sql.parser.binder.statement中的接口
SQL statement context.
SQLStatementContextFactory - org.apache.shardingsphere.sql.parser.binder中的类
SQL statement context factory.
SQLStatementContextFactory() - 类 的构造器org.apache.shardingsphere.sql.parser.binder.SQLStatementContextFactory
 

T

TableAvailable - org.apache.shardingsphere.sql.parser.binder.type中的接口
Table available.
TableMetaData - org.apache.shardingsphere.sql.parser.binder.metadata.table中的类
Table meta data.
TableMetaData(Collection<ColumnMetaData>, Collection<IndexMetaData>) - 类 的构造器org.apache.shardingsphere.sql.parser.binder.metadata.table.TableMetaData
 
TableMetaDataLoader - org.apache.shardingsphere.sql.parser.binder.metadata.table中的类
Table meta data loader.
TableMetaDataLoader() - 类 的构造器org.apache.shardingsphere.sql.parser.binder.metadata.table.TableMetaDataLoader
 
TablesContext - org.apache.shardingsphere.sql.parser.binder.segment.table中的类
Tables context.
TablesContext(SimpleTableSegment) - 类 的构造器org.apache.shardingsphere.sql.parser.binder.segment.table.TablesContext
 
TopPaginationContextEngine - org.apache.shardingsphere.sql.parser.binder.segment.select.pagination.engine中的类
Pagination context engine for top.
TopPaginationContextEngine() - 类 的构造器org.apache.shardingsphere.sql.parser.binder.segment.select.pagination.engine.TopPaginationContextEngine
 
TruncateStatementContext - org.apache.shardingsphere.sql.parser.binder.statement.ddl中的类
Truncate statement context.
TruncateStatementContext(TruncateStatement) - 类 的构造器org.apache.shardingsphere.sql.parser.binder.statement.ddl.TruncateStatementContext
 

U

UpdateStatementContext - org.apache.shardingsphere.sql.parser.binder.statement.dml中的类
Update SQL statement context.
UpdateStatementContext(UpdateStatement) - 类 的构造器org.apache.shardingsphere.sql.parser.binder.statement.dml.UpdateStatementContext
 

V

valueOf(String) - 枚举 中的静态方法org.apache.shardingsphere.sql.parser.binder.segment.select.projection.DerivedColumn
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法org.apache.shardingsphere.sql.parser.binder.segment.select.projection.DerivedColumn
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。

W

WhereAvailable - org.apache.shardingsphere.sql.parser.binder.type中的接口
Where available.
A C D E F G I J L M N O P R S T U V W 
跳过导航链接

Copyright © 2020 The Apache Software Foundation. All rights reserved.