索引

A B C D G H I M O P Q R S T U V W 
All Classes and Interfaces|常量字段值|所有程序包|序列化表格

A

addArgumentResolvers(List<HandlerMethodArgumentResolver>) - 类中的方法 org.violet.common.mybatis.config.MybatisPlusConfiguration
 
addSortItem(String, String) - 类中的方法 org.violet.common.mybatis.pojo.PageRequest
 
appendSortsToWrapper(AbstractWrapper) - 类中的方法 org.violet.common.mybatis.pojo.PageRequest
 
appendSortsToWrapper(AbstractWrapper, Function<PageRequest.OrderField, String>) - 类中的方法 org.violet.common.mybatis.pojo.PageRequest
 
appendSortsToWrapper(JoinAbstractWrapper) - 类中的方法 org.violet.common.mybatis.pojo.PageRequest
 
appendSortsToWrapper(JoinAbstractWrapper, Function<PageRequest.OrderField, String>) - 类中的方法 org.violet.common.mybatis.pojo.PageRequest
 

B

BaseEntity - org.violet.common.mybatis.base中的类
数据库实体基类
BaseEntity() - 类的构造器 org.violet.common.mybatis.base.BaseEntity
 
BaseService<T> - org.violet.common.mybatis.base中的接口
service
BaseServiceImpl<M extends com.baomidou.mybatisplus.core.mapper.BaseMapper<T>,T extends BaseEntity> - org.violet.common.mybatis.base中的类
实现类基类
BaseServiceImpl() - 类的构造器 org.violet.common.mybatis.base.BaseServiceImpl
 
buildSorts(String, String) - 类中的方法 org.violet.common.mybatis.pojo.PageRequest
 
buildSql(Object, Invocation, long) - 类中的方法 org.violet.common.mybatis.plugin.PerformanceInterceptor
 

C

CommonMetaObjectHandler - org.violet.common.mybatis.handler中的类
 
CommonMetaObjectHandler() - 类的构造器 org.violet.common.mybatis.handler.CommonMetaObjectHandler
 
current - 类中的变量 org.violet.common.mybatis.pojo.PageRequest
 
CURRENT_PAGE - 类中的静态变量 org.violet.common.mybatis.support.PageRequestHandlerMethodArgumentResolver
 
customIdGenerator() - 类中的方法 org.violet.common.mybatis.config.MybatisPlusConfiguration
 

D

DEFAULT_SIZE - 类中的静态变量 org.violet.common.mybatis.pojo.PageRequest
 
defaultPage() - 类中的静态方法 org.violet.common.mybatis.pojo.PageRequest
 
deleteLogic(List<Long>) - 接口中的方法 org.violet.common.mybatis.base.BaseService
逻辑删除
deleteLogic(List<Long>) - 类中的方法 org.violet.common.mybatis.base.BaseServiceImpl
 

G

getCurrent() - 类中的方法 org.violet.common.mybatis.pojo.PageRequest
 
getField() - 类中的方法 org.violet.common.mybatis.pojo.PageRequest.OrderField
 
getField(boolean) - 类中的方法 org.violet.common.mybatis.pojo.PageRequest.OrderField
 
getOrder() - 接口中的方法 org.violet.common.mybatis.intercept.QueryInterceptor
排序
getOrders() - 类中的方法 org.violet.common.mybatis.pojo.PageRequest
 
getRecords() - 类中的方法 org.violet.common.mybatis.pojo.PageRequest
 
getRows() - 类中的方法 org.violet.common.mybatis.pojo.PageRequest
 
getSize() - 类中的方法 org.violet.common.mybatis.pojo.PageRequest
 
getSlowSqlMillis() - 类中的方法 org.violet.common.mybatis.plugin.PerformanceInterceptor
 
getSorts() - 类中的方法 org.violet.common.mybatis.pojo.PageRequest
 
getTotal() - 类中的方法 org.violet.common.mybatis.pojo.PageRequest
 

H

hasSorts() - 类中的方法 org.violet.common.mybatis.pojo.PageRequest
 

I

insertFill(MetaObject) - 类中的方法 org.violet.common.mybatis.handler.CommonMetaObjectHandler
 
intercept(Executor, MappedStatement, Object, RowBounds, ResultHandler, BoundSql) - 接口中的方法 org.violet.common.mybatis.intercept.QueryInterceptor
拦截处理
intercept(Invocation) - 类中的方法 org.violet.common.mybatis.plugin.PerformanceInterceptor
 
isAsc() - 类中的方法 org.violet.common.mybatis.pojo.PageRequest.OrderField
 
isLogOnlySlowSql() - 类中的方法 org.violet.common.mybatis.plugin.PerformanceInterceptor
 
isLogSql() - 类中的方法 org.violet.common.mybatis.plugin.PerformanceInterceptor
 
isPrintSql() - 类中的方法 org.violet.common.mybatis.plugin.PerformanceInterceptor
 

M

MybatisPlusConfiguration - org.violet.common.mybatis.config中的类
mybatisplus 配置
MybatisPlusConfiguration() - 类的构造器 org.violet.common.mybatis.config.MybatisPlusConfiguration
 
mybatisPlusInterceptor(ObjectProvider<QueryInterceptor[]>, MybatisPlusProperties) - 类中的方法 org.violet.common.mybatis.config.MybatisPlusConfiguration
使用扩展版分页插件
MybatisPlusProperties - org.violet.common.mybatis.config中的类
MybatisPlus扩展配置类
MybatisPlusProperties() - 类的构造器 org.violet.common.mybatis.config.MybatisPlusProperties
 

O

of(long, long) - 类中的静态方法 org.violet.common.mybatis.pojo.PageRequest
 
OrderField() - 类的构造器 org.violet.common.mybatis.pojo.PageRequest.OrderField
 
orders() - 类中的方法 org.violet.common.mybatis.pojo.PageRequest
 
ORDERS - 类中的静态变量 org.violet.common.mybatis.support.PageRequestHandlerMethodArgumentResolver
 
org.violet.common.mybatis.base - 程序包 org.violet.common.mybatis.base
 
org.violet.common.mybatis.config - 程序包 org.violet.common.mybatis.config
 
org.violet.common.mybatis.handler - 程序包 org.violet.common.mybatis.handler
 
org.violet.common.mybatis.intercept - 程序包 org.violet.common.mybatis.intercept
 
org.violet.common.mybatis.plugin - 程序包 org.violet.common.mybatis.plugin
 
org.violet.common.mybatis.pojo - 程序包 org.violet.common.mybatis.pojo
 
org.violet.common.mybatis.support - 程序包 org.violet.common.mybatis.support
 
overflow - 类中的变量 org.violet.common.mybatis.config.MybatisPlusProperties
溢出总页数后是否进行处理

P

PAGE_SIZE - 类中的静态变量 org.violet.common.mybatis.support.PageRequestHandlerMethodArgumentResolver
 
pageHandlerMethodArgumentResolver() - 类中的方法 org.violet.common.mybatis.config.MybatisPlusConfiguration
 
PageRequest<T> - org.violet.common.mybatis.pojo中的类
 
PageRequest() - 类的构造器 org.violet.common.mybatis.pojo.PageRequest
 
PageRequest.OrderField - org.violet.common.mybatis.pojo中的类
 
PageRequestHandlerMethodArgumentResolver - org.violet.common.mybatis.support中的类
 
PageRequestHandlerMethodArgumentResolver() - 类的构造器 org.violet.common.mybatis.support.PageRequestHandlerMethodArgumentResolver
 
performanceInterceptor() - 类中的方法 org.violet.common.mybatis.config.MybatisPlusConfiguration
性能插件
PerformanceInterceptor - org.violet.common.mybatis.plugin中的类
 
PerformanceInterceptor() - 类的构造器 org.violet.common.mybatis.plugin.PerformanceInterceptor
 
plugin(Object) - 类中的方法 org.violet.common.mybatis.plugin.PerformanceInterceptor
 
plusPropertiesCustomizer() - 类中的方法 org.violet.common.mybatis.config.MybatisPlusConfiguration
租户拦截器

Q

QueryInterceptor - org.violet.common.mybatis.intercept中的接口
自定义 mybatis plus 查询拦截器
QueryInterceptorExecutor - org.violet.common.mybatis.plugin中的类
查询拦截器执行器,用于执行自定义查询拦截器
QueryInterceptorExecutor() - 类的构造器 org.violet.common.mybatis.plugin.QueryInterceptorExecutor
 

R

resolveArgument(MethodParameter, ModelAndViewContainer, NativeWebRequest, WebDataBinderFactory) - 类中的方法 org.violet.common.mybatis.support.PageRequestHandlerMethodArgumentResolver
 

S

setAsc(boolean) - 类中的方法 org.violet.common.mybatis.pojo.PageRequest.OrderField
 
setCurrent(long) - 类中的方法 org.violet.common.mybatis.pojo.PageRequest
 
setField(String) - 类中的方法 org.violet.common.mybatis.pojo.PageRequest.OrderField
 
setLogOnlySlowSql(boolean) - 类中的方法 org.violet.common.mybatis.plugin.PerformanceInterceptor
 
setLogSql(boolean) - 类中的方法 org.violet.common.mybatis.plugin.PerformanceInterceptor
 
setOrders(String) - 类中的方法 org.violet.common.mybatis.pojo.PageRequest
 
setPrintSql(boolean) - 类中的方法 org.violet.common.mybatis.plugin.PerformanceInterceptor
 
setProperties(Properties) - 类中的方法 org.violet.common.mybatis.plugin.PerformanceInterceptor
 
setRecords(List<T>) - 类中的方法 org.violet.common.mybatis.pojo.PageRequest
 
setRows(List<T>) - 类中的方法 org.violet.common.mybatis.pojo.PageRequest
 
setSize(long) - 类中的方法 org.violet.common.mybatis.pojo.PageRequest
 
setSlowSqlMillis(long) - 类中的方法 org.violet.common.mybatis.plugin.PerformanceInterceptor
 
setSorts(List<PageRequest.OrderField>) - 类中的方法 org.violet.common.mybatis.pojo.PageRequest
 
setTotal(long) - 类中的方法 org.violet.common.mybatis.pojo.PageRequest
 
SORTS - 类中的静态变量 org.violet.common.mybatis.support.PageRequestHandlerMethodArgumentResolver
 
supportsParameter(MethodParameter) - 类中的方法 org.violet.common.mybatis.support.PageRequestHandlerMethodArgumentResolver
 

T

TenantEntity - org.violet.common.mybatis.base中的类
租户基础实体类
TenantEntity() - 类的构造器 org.violet.common.mybatis.base.TenantEntity
 

U

updateFill(MetaObject) - 类中的方法 org.violet.common.mybatis.handler.CommonMetaObjectHandler
 

V

VioletPaginationInterceptor - org.violet.common.mybatis.plugin中的类
拓展分页拦截器
VioletPaginationInterceptor() - 类的构造器 org.violet.common.mybatis.plugin.VioletPaginationInterceptor
 

W

willDoQuery(Executor, MappedStatement, Object, RowBounds, ResultHandler, BoundSql) - 类中的方法 org.violet.common.mybatis.plugin.VioletPaginationInterceptor
 
A B C D G H I M O P Q R S T U V W 
All Classes and Interfaces|常量字段值|所有程序包|序列化表格