索引
All Classes and Interfaces|常量字段值|所有程序包|序列化表格
A
- arrayValueParamFilter(BeanSearcherParams) - 类中的方法 cn.zhxu.bs.boot.BeanSearcherParamFilters
B
- b2mFieldConvertor(ObjectProvider<List<FieldConvertor.BFieldConvertor>>) - 类中的方法 cn.zhxu.bs.boot.BeanSearcherConvertors
- beanExporter(BeanSearcher, ExportFieldResolver, ObjectProvider<FileWriter.Factory>, ObjectProvider<FileNamer>, ObjectProvider<DelayPolicy>, BeanSearcherExProps, BeanSearcherParams) - 类中的方法 cn.zhxu.bs.boot.BeanSearcherConfigOnExporter
- beanReflector(ObjectProvider<List<FieldConvertor.BFieldConvertor>>) - 类中的方法 cn.zhxu.bs.boot.BeanSearcherAutoConfiguration
- beanSearcher(MetaResolver, ParamResolver, SqlResolver, SqlExecutor, BeanReflector, ObjectProvider<List<SqlInterceptor>>, ObjectProvider<List<ResultFilter>>, BeanSearcherParams) - 类中的方法 cn.zhxu.bs.boot.BeanSearcherAutoConfiguration
- BeanSearcherAutoConfiguration - cn.zhxu.bs.boot中的类
- BeanSearcherAutoConfiguration() - 类的构造器 cn.zhxu.bs.boot.BeanSearcherAutoConfiguration
- BeanSearcherConfigOnExporter - cn.zhxu.bs.boot中的类
- BeanSearcherConfigOnExporter() - 类的构造器 cn.zhxu.bs.boot.BeanSearcherConfigOnExporter
- BeanSearcherConfigOnExporter.WebMvcConfiguration - cn.zhxu.bs.boot中的类
- BeanSearcherConfigOnJsonKit - cn.zhxu.bs.boot中的类
-
注解 @ConditionalOnClass 不能与 @Bean 放在一起,否则当没有条件中的 Class 时,会出现错误: java.lang.ArrayStoreException: sun.reflect.annotation.TypeNotPresentExceptionProxy
- BeanSearcherConfigOnJsonKit() - 类的构造器 cn.zhxu.bs.boot.BeanSearcherConfigOnJsonKit
- BeanSearcherConfigOnLabel - cn.zhxu.bs.boot中的类
-
标签加载器自动配置
- BeanSearcherConfigOnLabel() - 类的构造器 cn.zhxu.bs.boot.BeanSearcherConfigOnLabel
- BeanSearcherConfigOnOracle - cn.zhxu.bs.boot中的类
- BeanSearcherConfigOnOracle() - 类的构造器 cn.zhxu.bs.boot.BeanSearcherConfigOnOracle
- BeanSearcherConvertors - cn.zhxu.bs.boot中的类
- BeanSearcherConvertors() - 类的构造器 cn.zhxu.bs.boot.BeanSearcherConvertors
- BeanSearcherExProps - cn.zhxu.bs.boot.prop中的类
- BeanSearcherExProps() - 类的构造器 cn.zhxu.bs.boot.prop.BeanSearcherExProps
- BeanSearcherFieldConvertor - cn.zhxu.bs.boot.prop中的类
-
字段转换器相关配置
- BeanSearcherFieldConvertor() - 类的构造器 cn.zhxu.bs.boot.prop.BeanSearcherFieldConvertor
- BeanSearcherParamFilters - cn.zhxu.bs.boot中的类
- BeanSearcherParamFilters() - 类的构造器 cn.zhxu.bs.boot.BeanSearcherParamFilters
- BeanSearcherParams - cn.zhxu.bs.boot.prop中的类
-
检索参数相关配置
- BeanSearcherParams() - 类的构造器 cn.zhxu.bs.boot.prop.BeanSearcherParams
- BeanSearcherParams.Convertor - cn.zhxu.bs.boot.prop中的类
- BeanSearcherParams.Filter - cn.zhxu.bs.boot.prop中的类
- BeanSearcherParams.Group - cn.zhxu.bs.boot.prop中的类
- BeanSearcherParams.Pagination - cn.zhxu.bs.boot.prop中的类
- BeanSearcherProperties - cn.zhxu.bs.boot.prop中的类
- BeanSearcherProperties() - 类的构造器 cn.zhxu.bs.boot.prop.BeanSearcherProperties
- BeanSearcherSql - cn.zhxu.bs.boot.prop中的类
-
SQL 相关配置
- BeanSearcherSql() - 类的构造器 cn.zhxu.bs.boot.prop.BeanSearcherSql
- BeanSearcherSql.DefaultMapping - cn.zhxu.bs.boot.prop中的类
- BeanSearcherSql.Dialect - cn.zhxu.bs.boot.prop中的Enum Class
- boolFieldConvertor(BeanSearcherFieldConvertor) - 类中的方法 cn.zhxu.bs.boot.BeanSearcherConvertors
- boolNumFieldConvertor() - 类中的方法 cn.zhxu.bs.boot.BeanSearcherConvertors
- boolParamConvertor() - 类中的方法 cn.zhxu.bs.boot.BeanSearcherConvertors
C
- closeConnection(Connection, BeanMeta<?>) - 类中的方法 cn.zhxu.bs.boot.SpringSqlExecutor
- cn.zhxu.bs.boot - 程序包 cn.zhxu.bs.boot
- cn.zhxu.bs.boot.prop - 程序包 cn.zhxu.bs.boot.prop
- Convertor() - 类的构造器 cn.zhxu.bs.boot.prop.BeanSearcherParams.Convertor
D
- DaMeng - enum class 中的枚举常量 cn.zhxu.bs.boot.prop.BeanSearcherSql.Dialect
-
达梦数据库
- DataSourceDialect - cn.zhxu.bs.boot中的类
-
数据源 与 方言
- DataSourceDialect(String, Dialect) - 类的构造器 cn.zhxu.bs.boot.DataSourceDialect
- dateFieldConvertor(BeanSearcherFieldConvertor) - 类中的方法 cn.zhxu.bs.boot.BeanSearcherConvertors
- dateFormatFieldConvertor(BeanSearcherFieldConvertor) - 类中的方法 cn.zhxu.bs.boot.BeanSearcherConvertors
- dateParamConvertor(BeanSearcherParams) - 类中的方法 cn.zhxu.bs.boot.BeanSearcherConvertors
- dateTimeParamConvertor(BeanSearcherParams) - 类中的方法 cn.zhxu.bs.boot.BeanSearcherConvertors
- dbMapping(BeanSearcherSql) - 类中的方法 cn.zhxu.bs.boot.BeanSearcherAutoConfiguration
- DefaultMapping() - 类的构造器 cn.zhxu.bs.boot.prop.BeanSearcherSql.DefaultMapping
- dialect(BeanSearcherSql, ObjectProvider<List<DataSourceDialect>>) - 类中的方法 cn.zhxu.bs.boot.BeanSearcherAutoConfiguration
- dialectSqlInterceptor(Dialect) - 类中的方法 cn.zhxu.bs.boot.BeanSearcherAutoConfiguration
- dynamicDialectSupport() - 类中的方法 cn.zhxu.bs.boot.BeanSearcherAutoConfiguration
E
- enumFieldConvertor(BeanSearcherFieldConvertor) - 类中的方法 cn.zhxu.bs.boot.BeanSearcherConvertors
- enumParamConvertor() - 类中的方法 cn.zhxu.bs.boot.BeanSearcherConvertors
- exportExpresser() - 类中的方法 cn.zhxu.bs.boot.BeanSearcherConfigOnExporter
- exportFieldResolver(Expresser, ObjectProvider<Formatter>) - 类中的方法 cn.zhxu.bs.boot.BeanSearcherConfigOnExporter
F
- fieldOpPool(Dialect, ObjectProvider<List<FieldOp>>) - 类中的方法 cn.zhxu.bs.boot.BeanSearcherAutoConfiguration
- fileNamer(BeanSearcherExProps) - 类中的方法 cn.zhxu.bs.boot.BeanSearcherConfigOnExporter.WebMvcConfiguration
- fileWriterFactory(BeanSearcherExProps) - 类中的方法 cn.zhxu.bs.boot.BeanSearcherConfigOnExporter.WebMvcConfiguration
- Filter() - 类的构造器 cn.zhxu.bs.boot.prop.BeanSearcherParams.Filter
G
- getAroundChar() - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherSql.DefaultMapping
- getBatchDelay() - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherExProps
- getBatchSize() - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherExProps
- getBoolFalseValues() - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherFieldConvertor
- getCacheSize() - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherParams.Group
- getConnection(BeanMeta<?>) - 类中的方法 cn.zhxu.bs.boot.SpringSqlExecutor
- getConvertor() - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherParams
- getDataSource() - 类中的方法 cn.zhxu.bs.boot.DataSourceDialect
- getDataSource() - 类中的方法 cn.zhxu.bs.boot.NamedDataSource
- getDateFormats() - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherFieldConvertor
- getDateTarget() - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherParams.Convertor
- getDateTimeTarget() - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherParams.Convertor
- getDefaultMapping() - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherSql
- getDefaultSize() - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherParams.Pagination
- getDialect() - 类中的方法 cn.zhxu.bs.boot.DataSourceDialect
- getDialect() - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherSql
- getDialects() - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherSql
- getExprName() - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherParams.Group
- getFilter() - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherParams
- getGroup() - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherParams
- getIgnoreCaseKey() - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherParams
- getIgnoreFields() - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherSql.DefaultMapping
- getInheritType() - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherSql.DefaultMapping
- getListItemSeparator() - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherFieldConvertor
- getMaxAllowedOffset() - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherParams.Pagination
- getMaxAllowedSize() - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherParams.Pagination
- getMaxExportingThreads() - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherExProps
- getMaxExprLength() - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherParams.Group
- getMaxParaMapSize() - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherParams.Filter
- getMaxThreads() - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherExProps
- getName() - 类中的方法 cn.zhxu.bs.boot.NamedDataSource
- getOffset() - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherParams.Pagination
- getOnlySelect() - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherParams
- getOperatorKey() - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherParams
- getOrder() - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherParams
- getOrderBy() - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherParams
- getPage() - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherParams.Pagination
- getPagination() - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherParams
- getRedundantSuffixes() - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherSql.DefaultMapping
- getSelectExclude() - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherParams
- getSeparator() - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherParams
- getSeparator() - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherParams.Group
- getSize() - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherParams.Pagination
- getSlowSqlThreshold() - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherSql
- getSort() - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherParams
- getSortType() - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherSql.DefaultMapping
- getStart() - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherParams.Pagination
- getTablePrefix() - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherSql.DefaultMapping
- getTimeTarget() - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherParams.Convertor
- getTooManyRequestsMessage() - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherExProps
- getType() - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherParams.Pagination
- getZoneId() - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherFieldConvertor
- getZoneId() - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherParams.Convertor
- Group() - 类的构造器 cn.zhxu.bs.boot.prop.BeanSearcherParams.Group
- groupResolver(BeanSearcherParams, ObjectProvider<ExprParser.Factory>) - 类中的方法 cn.zhxu.bs.boot.BeanSearcherAutoConfiguration
I
- IllegalConfigException - cn.zhxu.bs.boot中的异常错误
-
非法配置异常
- IllegalConfigException(String) - 异常错误的构造器 cn.zhxu.bs.boot.IllegalConfigException
- IllegalConfigException(String, Throwable) - 异常错误的构造器 cn.zhxu.bs.boot.IllegalConfigException
- indexArrayParamFilter(BeanSearcherParams) - 类中的方法 cn.zhxu.bs.boot.BeanSearcherParamFilters
- isDialectDynamic() - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherSql
- isEnable() - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherParams.Group
- isEnumFailOnError() - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherFieldConvertor
- isEnumIgnoreCase() - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherFieldConvertor
- isFailOnError() - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherParams
- isJsonFailOnError() - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherFieldConvertor
- isMergeable() - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherParams.Group
- isTimestampFilename() - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherExProps
- isUnderlineCase() - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherSql.DefaultMapping
- isUpperCase() - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherSql.DefaultMapping
- isUseArrayValue() - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherParams.Filter
- isUseB2M() - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherFieldConvertor
- isUseBeanSearcher() - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherProperties
- isUseBool() - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherFieldConvertor
- isUseBoolNum() - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherFieldConvertor
- isUseDate() - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherFieldConvertor
- isUseDateFormat() - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherFieldConvertor
- isUseEnum() - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherFieldConvertor
- isUseIndexArray() - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherParams.Filter
- isUseJson() - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherFieldConvertor
- isUseJsonArray() - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherParams.Filter
- isUseList() - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherFieldConvertor
- isUseMapSearcher() - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherProperties
- isUseNumber() - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherFieldConvertor
- isUseOracleTimestamp() - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherFieldConvertor
- isUseSizeLimit() - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherParams.Filter
- isUseString() - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherFieldConvertor
- isUseStrNum() - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherFieldConvertor
- isUseSuffixOp() - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherParams.Filter
- isUseTime() - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherFieldConvertor
J
- jsonArrayParamFilter(BeanSearcherParams) - 类中的方法 cn.zhxu.bs.boot.BeanSearcherConfigOnJsonKit
- jsonFieldConvertor(BeanSearcherFieldConvertor) - 类中的方法 cn.zhxu.bs.boot.BeanSearcherConfigOnJsonKit
L
- labelResultFilter(ObjectProvider<List<LabelLoader<?>>>) - 类中的方法 cn.zhxu.bs.boot.BeanSearcherConfigOnLabel
- listFieldConvertor(BeanSearcherFieldConvertor, ObjectProvider<List<ListFieldConvertor.Convertor<?>>>) - 类中的方法 cn.zhxu.bs.boot.BeanSearcherConvertors
M
- mapSearcher(MetaResolver, ParamResolver, SqlResolver, SqlExecutor, ObjectProvider<List<FieldConvertor.MFieldConvertor>>, ObjectProvider<List<SqlInterceptor>>, ObjectProvider<List<ResultFilter>>, BeanSearcherParams) - 类中的方法 cn.zhxu.bs.boot.BeanSearcherAutoConfiguration
- metaResolver(DbMapping, ObjectProvider<SnippetResolver>) - 类中的方法 cn.zhxu.bs.boot.BeanSearcherAutoConfiguration
- MySQL - enum class 中的枚举常量 cn.zhxu.bs.boot.prop.BeanSearcherSql.Dialect
N
- NamedDataSource - cn.zhxu.bs.boot中的类
-
具名数据源
- NamedDataSource(String, DataSource) - 类的构造器 cn.zhxu.bs.boot.NamedDataSource
- numberFieldConvertor() - 类中的方法 cn.zhxu.bs.boot.BeanSearcherConvertors
- numberParamConvertor() - 类中的方法 cn.zhxu.bs.boot.BeanSearcherConvertors
O
- Oracle - enum class 中的枚举常量 cn.zhxu.bs.boot.prop.BeanSearcherSql.Dialect
- oracleTimestampFieldConvertor() - 类中的方法 cn.zhxu.bs.boot.BeanSearcherConfigOnOracle
P
- pageExtractor(BeanSearcherParams) - 类中的方法 cn.zhxu.bs.boot.BeanSearcherAutoConfiguration
- Pagination() - 类的构造器 cn.zhxu.bs.boot.prop.BeanSearcherParams.Pagination
- paramResolver(PageExtractor, FieldOpPool, List<ParamFilter>, List<FieldConvertor.ParamConvertor>, GroupResolver, BeanSearcherParams) - 类中的方法 cn.zhxu.bs.boot.BeanSearcherAutoConfiguration
- PgSQL - enum class 中的枚举常量 cn.zhxu.bs.boot.prop.BeanSearcherSql.Dialect
-
alias for PostgreSQL
- PostgreSQL - enum class 中的枚举常量 cn.zhxu.bs.boot.prop.BeanSearcherSql.Dialect
S
- setAroundChar(String) - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherSql.DefaultMapping
- setBatchDelay(Duration) - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherExProps
- setBatchSize(int) - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherExProps
- setBoolFalseValues(String[]) - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherFieldConvertor
- setCacheSize(int) - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherParams.Group
- setDateFormats(Map<String, String>) - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherFieldConvertor
- setDateTarget(DateParamConvertor.Target) - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherParams.Convertor
- setDateTimeTarget(DateTimeParamConvertor.Target) - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherParams.Convertor
- setDefaultSize(int) - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherParams.Pagination
- setDialect(BeanSearcherSql.Dialect) - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherSql
- setDialectDynamic(boolean) - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherSql
- setDialects(Map<String, BeanSearcherSql.Dialect>) - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherSql
- setEnable(boolean) - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherParams.Group
- setEnumFailOnError(boolean) - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherFieldConvertor
- setEnumIgnoreCase(boolean) - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherFieldConvertor
- setExprName(String) - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherParams.Group
- setFailOnError(boolean) - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherParams
- setIgnoreCaseKey(String) - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherParams
- setIgnoreFields(String[]) - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherSql.DefaultMapping
- setInheritType(InheritType) - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherSql.DefaultMapping
- setJsonFailOnError(boolean) - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherFieldConvertor
- setListItemSeparator(String) - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherFieldConvertor
- setMaxAllowedOffset(long) - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherParams.Pagination
- setMaxAllowedSize(int) - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherParams.Pagination
- setMaxExportingThreads(int) - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherExProps
- setMaxExprLength(int) - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherParams.Group
- setMaxParaMapSize(int) - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherParams.Filter
- setMaxThreads(int) - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherExProps
- setMergeable(boolean) - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherParams.Group
- setOffset(String) - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherParams.Pagination
- setOnlySelect(String) - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherParams
- setOperatorKey(String) - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherParams
- setOrder(String) - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherParams
- setOrderBy(String) - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherParams
- setPage(String) - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherParams.Pagination
- setRedundantSuffixes(String[]) - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherSql.DefaultMapping
- setSelectExclude(String) - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherParams
- setSeparator(String) - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherParams.Group
- setSeparator(String) - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherParams
- setSize(String) - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherParams.Pagination
- setSlowSqlThreshold(long) - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherSql
- setSort(String) - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherParams
- setSortType(SortType) - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherSql.DefaultMapping
- setStart(int) - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherParams.Pagination
- setTablePrefix(String) - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherSql.DefaultMapping
- setTimestampFilename(boolean) - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherExProps
- setTimeTarget(TimeParamConvertor.Target) - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherParams.Convertor
- setTooManyRequestsMessage(String) - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherExProps
- setType(String) - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherParams.Pagination
- setUnderlineCase(boolean) - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherSql.DefaultMapping
- setUpperCase(boolean) - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherSql.DefaultMapping
- setUseArrayValue(boolean) - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherParams.Filter
- setUseB2M(boolean) - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherFieldConvertor
- setUseBeanSearcher(boolean) - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherProperties
- setUseBool(boolean) - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherFieldConvertor
- setUseBoolNum(boolean) - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherFieldConvertor
- setUseDate(boolean) - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherFieldConvertor
- setUseDateFormat(boolean) - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherFieldConvertor
- setUseEnum(boolean) - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherFieldConvertor
- setUseIndexArray(boolean) - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherParams.Filter
- setUseJson(boolean) - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherFieldConvertor
- setUseJsonArray(boolean) - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherParams.Filter
- setUseList(boolean) - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherFieldConvertor
- setUseMapSearcher(boolean) - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherProperties
- setUseNumber(boolean) - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherFieldConvertor
- setUseOracleTimestamp(boolean) - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherFieldConvertor
- setUseSizeLimit(boolean) - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherParams.Filter
- setUseString(boolean) - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherFieldConvertor
- setUseStrNum(boolean) - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherFieldConvertor
- setUseSuffixOp(boolean) - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherParams.Filter
- setUseTime(boolean) - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherFieldConvertor
- setZoneId(ZoneId) - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherFieldConvertor
- setZoneId(ZoneId) - 类中的方法 cn.zhxu.bs.boot.prop.BeanSearcherParams.Convertor
- sizeLimitParamFilter(BeanSearcherParams) - 类中的方法 cn.zhxu.bs.boot.BeanSearcherParamFilters
- SpringSqlExecutor - cn.zhxu.bs.boot中的类
-
支持 Spring 事务的 Sql 执行器
- SpringSqlExecutor(DataSource) - 类的构造器 cn.zhxu.bs.boot.SpringSqlExecutor
- sqlExecutor(ObjectProvider<DataSource>, ObjectProvider<List<NamedDataSource>>, ObjectProvider<SqlExecutor.SlowListener>, BeanSearcherSql) - 类中的方法 cn.zhxu.bs.boot.BeanSearcherAutoConfiguration
- sqlResolver(Dialect, ObjectProvider<GroupPair.Resolver>, ObjectProvider<JoinParaSerializer>) - 类中的方法 cn.zhxu.bs.boot.BeanSearcherAutoConfiguration
- SqlServer - enum class 中的枚举常量 cn.zhxu.bs.boot.prop.BeanSearcherSql.Dialect
- stringFieldConvertor() - 类中的方法 cn.zhxu.bs.boot.BeanSearcherConvertors
- strNumFieldConvertor() - 类中的方法 cn.zhxu.bs.boot.BeanSearcherConvertors
- suffixOpParamFilter(FieldOpPool, BeanSearcherParams) - 类中的方法 cn.zhxu.bs.boot.BeanSearcherParamFilters
T
- timeFieldConvertor() - 类中的方法 cn.zhxu.bs.boot.BeanSearcherConvertors
- timeParamConvertor(BeanSearcherParams) - 类中的方法 cn.zhxu.bs.boot.BeanSearcherConvertors
- TYPE_OFFSET - 类中的静态变量 cn.zhxu.bs.boot.prop.BeanSearcherParams.Pagination
- TYPE_PAGE - 类中的静态变量 cn.zhxu.bs.boot.prop.BeanSearcherParams.Pagination
V
- valueOf(String) - enum class中的静态方法 cn.zhxu.bs.boot.prop.BeanSearcherSql.Dialect
-
Returns the enum constant of this class with the specified name.
- values() - enum class中的静态方法 cn.zhxu.bs.boot.prop.BeanSearcherSql.Dialect
-
Returns an array containing the constants of this enum class, in the order they are declared.
W
- WebMvcConfiguration() - 类的构造器 cn.zhxu.bs.boot.BeanSearcherConfigOnExporter.WebMvcConfiguration
All Classes and Interfaces|常量字段值|所有程序包|序列化表格