跳过导航链接
A C D E G H I M P R S T V 

A

advice(ISqlAdviceContext) - 接口 中的方法com.github.houbb.sql.index.api.advice.ISqlAdvice
建议
AdviceIndexInfo - com.github.houbb.sql.index.api.model中的类
建议索引信息
AdviceIndexInfo() - 类 的构造器com.github.houbb.sql.index.api.model.AdviceIndexInfo
 

C

cardinality(SqlMetaCardinalityContext) - 接口 中的方法com.github.houbb.sql.index.api.meta.ISqlMetaCardinality
元数据
ColumnConditionType - com.github.houbb.sql.index.api.constant.enums中的枚举
 
com.github.houbb - 程序包 com.github.houbb
 
com.github.houbb.sql.index.api - 程序包 com.github.houbb.sql.index.api
 
com.github.houbb.sql.index.api.advice - 程序包 com.github.houbb.sql.index.api.advice
 
com.github.houbb.sql.index.api.constant - 程序包 com.github.houbb.sql.index.api.constant
 
com.github.houbb.sql.index.api.constant.enums - 程序包 com.github.houbb.sql.index.api.constant.enums
 
com.github.houbb.sql.index.api.meta - 程序包 com.github.houbb.sql.index.api.meta
 
com.github.houbb.sql.index.api.model - 程序包 com.github.houbb.sql.index.api.model
 
com.github.houbb.sql.index.api.parser - 程序包 com.github.houbb.sql.index.api.parser
 
compareTo(AdviceIndexInfo) - 类 中的方法com.github.houbb.sql.index.api.model.AdviceIndexInfo
 

D

dataSource() - 接口 中的方法com.github.houbb.sql.index.api.ISqlIndexContext
数据源信息
DbColumnInfo - com.github.houbb.sql.index.api.model中的类
列信息
DbColumnInfo() - 类 的构造器com.github.houbb.sql.index.api.model.DbColumnInfo
 
DbIndexInfo - com.github.houbb.sql.index.api.model中的类
索引信息
DbIndexInfo() - 类 的构造器com.github.houbb.sql.index.api.model.DbIndexInfo
 
DbIndexType - com.github.houbb.sql.index.api.constant.enums中的枚举
 
DbTableColumnIndexInfo - com.github.houbb.sql.index.api.model中的类
 
DbTableColumnIndexInfo() - 类 的构造器com.github.houbb.sql.index.api.model.DbTableColumnIndexInfo
 
DbTableColumnInfo - com.github.houbb.sql.index.api.model中的类
 
DbTableColumnInfo() - 类 的构造器com.github.houbb.sql.index.api.model.DbTableColumnInfo
 
dbTableInfo() - 接口 中的方法com.github.houbb.sql.index.api.advice.ISqlAdviceContext
 
DbTableNameAliasInfo - com.github.houbb.sql.index.api.model中的类
 
DbTableNameAliasInfo() - 类 的构造器com.github.houbb.sql.index.api.model.DbTableNameAliasInfo
 

E

equals(Object) - 类 中的方法com.github.houbb.sql.index.api.model.DbTableColumnInfo
 

G

getAdviceIndexMap() - 接口 中的方法com.github.houbb.sql.index.api.ISqlIndexResult
 
getAliasName() - 类 中的方法com.github.houbb.sql.index.api.model.DbTableNameAliasInfo
 
getCardinality() - 类 中的方法com.github.houbb.sql.index.api.model.AdviceIndexInfo
 
getCardinality() - 类 中的方法com.github.houbb.sql.index.api.model.DbIndexInfo
 
getCardinalityColumnMap() - 接口 中的方法com.github.houbb.sql.index.api.meta.ISqlMetaCardinalityResult
key: 列名称 value: 区分度
getCode() - 枚举 中的方法com.github.houbb.sql.index.api.constant.enums.ColumnConditionType
 
getCode() - 枚举 中的方法com.github.houbb.sql.index.api.constant.enums.DbIndexType
 
getCode() - 枚举 中的方法com.github.houbb.sql.index.api.constant.enums.TableConditionType
 
getCollation() - 类 中的方法com.github.houbb.sql.index.api.model.DbIndexInfo
 
getColumnFullName() - 类 中的方法com.github.houbb.sql.index.api.model.DbColumnInfo
 
getColumnInfoList() - 类 中的方法com.github.houbb.sql.index.api.model.DbTableColumnIndexInfo
 
getColumnInfoList() - 类 中的方法com.github.houbb.sql.index.api.model.DbTableColumnInfo
 
getColumnName() - 类 中的方法com.github.houbb.sql.index.api.model.DbColumnInfo
 
getColumnName() - 类 中的方法com.github.houbb.sql.index.api.model.DbIndexInfo
 
getColumnNameList() - 类 中的方法com.github.houbb.sql.index.api.model.AdviceIndexInfo
 
getColumnType() - 类 中的方法com.github.houbb.sql.index.api.model.DbColumnInfo
 
getComment() - 类 中的方法com.github.houbb.sql.index.api.model.DbIndexInfo
 
getConditionType() - 类 中的方法com.github.houbb.sql.index.api.model.DbColumnInfo
 
getIndexComment() - 类 中的方法com.github.houbb.sql.index.api.model.DbIndexInfo
 
getIndexInfoList() - 接口 中的方法com.github.houbb.sql.index.api.advice.ISqlAdviceResult
 
getIndexInfoList() - 类 中的方法com.github.houbb.sql.index.api.model.DbTableColumnIndexInfo
 
getIndexList() - 接口 中的方法com.github.houbb.sql.index.api.meta.ISqlMetaIndexResult
索引列表
getIndexType() - 类 中的方法com.github.houbb.sql.index.api.model.AdviceIndexInfo
 
getIndexType() - 类 中的方法com.github.houbb.sql.index.api.model.DbIndexInfo
 
getKeyName() - 类 中的方法com.github.houbb.sql.index.api.model.DbIndexInfo
 
getMsg() - 枚举 中的方法com.github.houbb.sql.index.api.constant.enums.ColumnConditionType
 
getMsg() - 枚举 中的方法com.github.houbb.sql.index.api.constant.enums.DbIndexType
 
getMsg() - 枚举 中的方法com.github.houbb.sql.index.api.constant.enums.TableConditionType
 
getNonUnique() - 类 中的方法com.github.houbb.sql.index.api.model.DbIndexInfo
 
getNullable() - 类 中的方法com.github.houbb.sql.index.api.model.DbIndexInfo
 
getOrder() - 枚举 中的方法com.github.houbb.sql.index.api.constant.enums.DbIndexType
 
getPacked() - 类 中的方法com.github.houbb.sql.index.api.model.DbIndexInfo
 
getParseTable() - 类 中的方法com.github.houbb.sql.index.api.meta.SqlMetaCardinalityContext
 
getSeqInIndex() - 类 中的方法com.github.houbb.sql.index.api.model.DbIndexInfo
 
getSqlIndexContext() - 类 中的方法com.github.houbb.sql.index.api.meta.SqlMetaCardinalityContext
 
getSqlMetaIndexResult() - 类 中的方法com.github.houbb.sql.index.api.meta.SqlMetaCardinalityContext
 
getSubPart() - 类 中的方法com.github.houbb.sql.index.api.model.DbIndexInfo
 
getTableConditionType() - 类 中的方法com.github.houbb.sql.index.api.model.DbTableNameAliasInfo
 
getTableFullName() - 类 中的方法com.github.houbb.sql.index.api.model.DbColumnInfo
 
getTableList() - 接口 中的方法com.github.houbb.sql.index.api.parser.ISqlParseResult
所有的表信息
getTableName() - 接口 中的方法com.github.houbb.sql.index.api.advice.ISqlAdviceResult
获取表名称
getTableName() - 类 中的方法com.github.houbb.sql.index.api.model.DbColumnInfo
 
getTableName() - 类 中的方法com.github.houbb.sql.index.api.model.DbIndexInfo
 
getTableName() - 类 中的方法com.github.houbb.sql.index.api.model.DbTableColumnIndexInfo
 
getTableName() - 类 中的方法com.github.houbb.sql.index.api.model.DbTableColumnInfo
 
getTableName() - 类 中的方法com.github.houbb.sql.index.api.model.DbTableNameAliasInfo
 
getTableNameAliasInfo() - 类 中的方法com.github.houbb.sql.index.api.model.DbTableColumnInfo
 

H

hashCode() - 类 中的方法com.github.houbb.sql.index.api.model.DbTableColumnInfo
 

I

index(DbTableColumnInfo, ISqlIndexContext) - 接口 中的方法com.github.houbb.sql.index.api.meta.ISqlMetaIndex
元数据
ISqlAdvice - com.github.houbb.sql.index.api.advice中的接口
建议
ISqlAdviceContext - com.github.houbb.sql.index.api.advice中的接口
 
ISqlAdviceResult - com.github.houbb.sql.index.api.advice中的接口
建议索引结果
ISqlIndex - com.github.houbb.sql.index.api中的接口
 
ISqlIndexContext - com.github.houbb.sql.index.api中的接口
 
ISqlIndexResult - com.github.houbb.sql.index.api中的接口
 
ISqlMetaCardinality - com.github.houbb.sql.index.api.meta中的接口
索引信息
ISqlMetaCardinalityResult - com.github.houbb.sql.index.api.meta中的接口
索引信息
ISqlMetaIndex - com.github.houbb.sql.index.api.meta中的接口
索引信息
ISqlMetaIndexResult - com.github.houbb.sql.index.api.meta中的接口
 
ISqlParse - com.github.houbb.sql.index.api.parser中的接口
SQL 解析
ISqlParseResult - com.github.houbb.sql.index.api.parser中的接口
 
ITableAliasParser - com.github.houbb.sql.index.api.parser中的接口
 

M

metaCardinalityResult() - 接口 中的方法com.github.houbb.sql.index.api.advice.ISqlAdviceContext
 
metaIndexResult() - 接口 中的方法com.github.houbb.sql.index.api.advice.ISqlAdviceContext
 

P

parse(ISqlIndexContext) - 接口 中的方法com.github.houbb.sql.index.api.parser.ISqlParse
转换
parseTableList(ISqlIndexContext) - 接口 中的方法com.github.houbb.sql.index.api.parser.ITableAliasParser
获取表信息

R

rawSql() - 接口 中的方法com.github.houbb.sql.index.api.ISqlIndexContext
原始 SQL

S

setAliasName(String) - 类 中的方法com.github.houbb.sql.index.api.model.DbTableNameAliasInfo
 
setCardinality(Double) - 类 中的方法com.github.houbb.sql.index.api.model.AdviceIndexInfo
 
setCardinality(String) - 类 中的方法com.github.houbb.sql.index.api.model.DbIndexInfo
 
setCollation(String) - 类 中的方法com.github.houbb.sql.index.api.model.DbIndexInfo
 
setColumnFullName(String) - 类 中的方法com.github.houbb.sql.index.api.model.DbColumnInfo
 
setColumnInfoList(List<DbColumnInfo>) - 类 中的方法com.github.houbb.sql.index.api.model.DbTableColumnIndexInfo
 
setColumnInfoList(List<DbColumnInfo>) - 类 中的方法com.github.houbb.sql.index.api.model.DbTableColumnInfo
 
setColumnName(String) - 类 中的方法com.github.houbb.sql.index.api.model.DbColumnInfo
 
setColumnName(String) - 类 中的方法com.github.houbb.sql.index.api.model.DbIndexInfo
 
setColumnNameList(List<String>) - 类 中的方法com.github.houbb.sql.index.api.model.AdviceIndexInfo
 
setColumnType(String) - 类 中的方法com.github.houbb.sql.index.api.model.DbColumnInfo
 
setComment(String) - 类 中的方法com.github.houbb.sql.index.api.model.DbIndexInfo
 
setConditionType(String) - 类 中的方法com.github.houbb.sql.index.api.model.DbColumnInfo
 
setIndexComment(String) - 类 中的方法com.github.houbb.sql.index.api.model.DbIndexInfo
 
setIndexInfoList(List<DbIndexInfo>) - 类 中的方法com.github.houbb.sql.index.api.model.DbTableColumnIndexInfo
 
setIndexType(String) - 类 中的方法com.github.houbb.sql.index.api.model.AdviceIndexInfo
 
setIndexType(String) - 类 中的方法com.github.houbb.sql.index.api.model.DbIndexInfo
 
setKeyName(String) - 类 中的方法com.github.houbb.sql.index.api.model.DbIndexInfo
 
setNonUnique(String) - 类 中的方法com.github.houbb.sql.index.api.model.DbIndexInfo
 
setNullable(String) - 类 中的方法com.github.houbb.sql.index.api.model.DbIndexInfo
 
setPacked(String) - 类 中的方法com.github.houbb.sql.index.api.model.DbIndexInfo
 
setParseTable(DbTableColumnInfo) - 类 中的方法com.github.houbb.sql.index.api.meta.SqlMetaCardinalityContext
 
setSeqInIndex(String) - 类 中的方法com.github.houbb.sql.index.api.model.DbIndexInfo
 
setSqlIndexContext(ISqlIndexContext) - 类 中的方法com.github.houbb.sql.index.api.meta.SqlMetaCardinalityContext
 
setSqlMetaIndexResult(ISqlMetaIndexResult) - 类 中的方法com.github.houbb.sql.index.api.meta.SqlMetaCardinalityContext
 
setSubPart(String) - 类 中的方法com.github.houbb.sql.index.api.model.DbIndexInfo
 
setTableConditionType(String) - 类 中的方法com.github.houbb.sql.index.api.model.DbTableNameAliasInfo
 
setTableFullName(String) - 类 中的方法com.github.houbb.sql.index.api.model.DbColumnInfo
 
setTableName(String) - 类 中的方法com.github.houbb.sql.index.api.model.DbColumnInfo
 
setTableName(String) - 类 中的方法com.github.houbb.sql.index.api.model.DbIndexInfo
 
setTableName(String) - 类 中的方法com.github.houbb.sql.index.api.model.DbTableColumnIndexInfo
 
setTableName(String) - 类 中的方法com.github.houbb.sql.index.api.model.DbTableColumnInfo
 
setTableName(String) - 类 中的方法com.github.houbb.sql.index.api.model.DbTableNameAliasInfo
 
setTableNameAliasInfo(DbTableNameAliasInfo) - 类 中的方法com.github.houbb.sql.index.api.model.DbTableColumnInfo
 
sqlAdvice() - 接口 中的方法com.github.houbb.sql.index.api.ISqlIndexContext
sql 建议
sqlIndex(ISqlIndexContext) - 接口 中的方法com.github.houbb.sql.index.api.ISqlIndex
索引信息: 1.
sqlMetaCardinality() - 接口 中的方法com.github.houbb.sql.index.api.ISqlIndexContext
选择过滤性
SqlMetaCardinalityContext - com.github.houbb.sql.index.api.meta中的类
区分度信息
SqlMetaCardinalityContext() - 类 的构造器com.github.houbb.sql.index.api.meta.SqlMetaCardinalityContext
 
sqlMetaIndex() - 接口 中的方法com.github.houbb.sql.index.api.ISqlIndexContext
索引信息
sqlParse() - 接口 中的方法com.github.houbb.sql.index.api.ISqlIndexContext
 

T

tableAliasParser() - 接口 中的方法com.github.houbb.sql.index.api.ISqlIndexContext
表别称转换类
TableConditionType - com.github.houbb.sql.index.api.constant.enums中的枚举
表类别
toString() - 类 中的方法com.github.houbb.sql.index.api.meta.SqlMetaCardinalityContext
 
toString() - 类 中的方法com.github.houbb.sql.index.api.model.AdviceIndexInfo
 
toString() - 类 中的方法com.github.houbb.sql.index.api.model.DbColumnInfo
 
toString() - 类 中的方法com.github.houbb.sql.index.api.model.DbIndexInfo
 
toString() - 类 中的方法com.github.houbb.sql.index.api.model.DbTableColumnIndexInfo
 
toString() - 类 中的方法com.github.houbb.sql.index.api.model.DbTableColumnInfo
 
toString() - 类 中的方法com.github.houbb.sql.index.api.model.DbTableNameAliasInfo
 

V

valueOf(String) - 枚举 中的静态方法com.github.houbb.sql.index.api.constant.enums.ColumnConditionType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.github.houbb.sql.index.api.constant.enums.DbIndexType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.github.houbb.sql.index.api.constant.enums.TableConditionType
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法com.github.houbb.sql.index.api.constant.enums.ColumnConditionType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.github.houbb.sql.index.api.constant.enums.DbIndexType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.github.houbb.sql.index.api.constant.enums.TableConditionType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
A C D E G H I M P R S T V 
跳过导航链接

Copyright © 2023. All rights reserved.