跳过导航链接
B C D G H I M O P R S T U 

B

BaseEntity - com.github.mengweijin.quickboot.mybatis中的类
 
BaseEntity() - 类 的构造器com.github.mengweijin.quickboot.mybatis.BaseEntity
 
beforeBodyWrite(IPage, MethodParameter, MediaType, Class<? extends HttpMessageConverter<?>>, ServerHttpRequest, ServerHttpResponse) - 类 中的方法com.github.mengweijin.quickboot.mybatis.page.PageResponseBodyAdvice
当支持后进行相应的转换

C

CamelColumnMapRowMapper - com.github.mengweijin.quickboot.mybatis.sping.jdbc中的类
When use the JdbcTemplate to query data, you can set a ColumnMapRowMapper, this class can convert underline to camel case when you use JdbcTemplate to return a Map data list.
CamelColumnMapRowMapper() - 类 的构造器com.github.mengweijin.quickboot.mybatis.sping.jdbc.CamelColumnMapRowMapper
 
com.github.mengweijin.quickboot.mybatis - 程序包 com.github.mengweijin.quickboot.mybatis
 
com.github.mengweijin.quickboot.mybatis.page - 程序包 com.github.mengweijin.quickboot.mybatis.page
 
com.github.mengweijin.quickboot.mybatis.sping.jdbc - 程序包 com.github.mengweijin.quickboot.mybatis.sping.jdbc
 
createBy - 类 中的变量com.github.mengweijin.quickboot.mybatis.BaseEntity
 
createTime - 类 中的变量com.github.mengweijin.quickboot.mybatis.BaseEntity
 
CURRENT - 类 中的静态变量com.github.mengweijin.quickboot.mybatis.page.Pager
默认当前页

D

DefaultMetaObjectHandler - com.github.mengweijin.quickboot.mybatis中的类
自动填充
DefaultMetaObjectHandler() - 类 的构造器com.github.mengweijin.quickboot.mybatis.DefaultMetaObjectHandler
 
deleted - 类 中的变量com.github.mengweijin.quickboot.mybatis.BaseEntity
逻辑删除

G

getColumnKey(String) - 类 中的方法com.github.mengweijin.quickboot.mybatis.sping.jdbc.CamelColumnMapRowMapper
column name under line to camel

H

handPage(IPage<E>, List<E>) - 类 中的静态方法com.github.mengweijin.quickboot.mybatis.page.Pager
手动分页

I

insertFill(MetaObject) - 类 中的方法com.github.mengweijin.quickboot.mybatis.DefaultMetaObjectHandler
 

M

metaObjectHandler() - 类 中的方法com.github.mengweijin.quickboot.mybatis.MybatisConfig
自动填充
MybatisConfig - com.github.mengweijin.quickboot.mybatis中的类
 
MybatisConfig() - 类 的构造器com.github.mengweijin.quickboot.mybatis.MybatisConfig
 
mybatisConfigurationCustomizer() - 类 中的方法com.github.mengweijin.quickboot.mybatis.MybatisConfig
map-underscore-to-camel-case: true。
MybatisPagerArgumentResolver - com.github.mengweijin.quickboot.mybatis.page中的类
 
MybatisPagerArgumentResolver() - 类 的构造器com.github.mengweijin.quickboot.mybatis.page.MybatisPagerArgumentResolver
 

O

optimisticLockerInterceptor() - 类 中的方法com.github.mengweijin.quickboot.mybatis.MybatisConfig
乐观锁插件。

P

Pager<T> - com.github.mengweijin.quickboot.mybatis.page中的类
 
Pager() - 类 的构造器com.github.mengweijin.quickboot.mybatis.page.Pager
 
PageResponseBodyAdvice - com.github.mengweijin.quickboot.mybatis.page中的类
 
PageResponseBodyAdvice() - 类 的构造器com.github.mengweijin.quickboot.mybatis.page.PageResponseBodyAdvice
 
paginationInterceptor() - 类 中的方法com.github.mengweijin.quickboot.mybatis.MybatisConfig
mybatis-plus 分页插件

R

resolveArgument(MethodParameter, ModelAndViewContainer, NativeWebRequest, WebDataBinderFactory) - 类 中的方法com.github.mengweijin.quickboot.mybatis.page.MybatisPagerArgumentResolver
当支持后进行相应的转换

S

SIZE - 类 中的静态变量com.github.mengweijin.quickboot.mybatis.page.Pager
默认每页展示数目
supports(MethodParameter, Class<? extends HttpMessageConverter<?>>) - 类 中的方法com.github.mengweijin.quickboot.mybatis.page.PageResponseBodyAdvice
判断是否支持要转换的参数类型
supportsParameter(MethodParameter) - 类 中的方法com.github.mengweijin.quickboot.mybatis.page.MybatisPagerArgumentResolver
判断是否支持要转换的参数类型

T

TOTAL - 类 中的静态变量com.github.mengweijin.quickboot.mybatis.page.Pager
默认总数

U

updateBy - 类 中的变量com.github.mengweijin.quickboot.mybatis.BaseEntity
 
updateFill(MetaObject) - 类 中的方法com.github.mengweijin.quickboot.mybatis.DefaultMetaObjectHandler
 
updateTime - 类 中的变量com.github.mengweijin.quickboot.mybatis.BaseEntity
 
B C D G H I M O P R S T U 
跳过导航链接

Copyright © 2020. All rights reserved.