A B C D E F G H I L M N O P Q R S T U V W 

A

AbstractSqlResolverInter - com.github.fartherp.framework.database.mybatis.plugin.search.resolver中的类
Created by IntelliJ IDEA .
AbstractSqlResolverInter(String) - 类 的构造器com.github.fartherp.framework.database.mybatis.plugin.search.resolver.AbstractSqlResolverInter
 
AbstractSqlResolverOuter - com.github.fartherp.framework.database.mybatis.plugin.search.resolver中的类
Created by IntelliJ IDEA .
AbstractSqlResolverOuter() - 类 的构造器com.github.fartherp.framework.database.mybatis.plugin.search.resolver.AbstractSqlResolverOuter
 
addCustomCondition(RelationEnum, List<CustomCondition>) - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.search.filter.CustomCondition
 
addSearchFilter(String, SearchOperator, Object) - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.search.vo.Searchable
添加过滤条件
addSearchFilter(SearchFilter) - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.search.vo.Searchable
 
addSearchFilter(String, SearchOperator, Object) - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.search.vo.SearchRequest
 
addSearchFilter(SearchFilter) - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.search.vo.SearchRequest
 
addSearchFilters(Collection<? extends SearchFilter>) - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.search.vo.Searchable
添加多个and连接的过滤条件
addSearchFilters(Collection<? extends SearchFilter>) - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.search.vo.SearchRequest
 
addSearchParam(String, Object) - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.search.vo.Searchable
添加过滤条件 如key="parent.id_eq" value = 1 如果添加时不加操作符 默认是custom 即如key=parent 实际key是parent_custom
addSearchParam(String, Object) - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.search.vo.SearchRequest
 
addSearchParams(Map<String, Object>) - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.search.vo.Searchable
添加一组查询参数
addSearchParams(Map<String, Object>) - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.search.vo.SearchRequest
 
addSort(Sort) - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.search.vo.Searchable
 
addSort(Sort.Direction, String) - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.search.vo.Searchable
 
addSort(Sort) - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.search.vo.SearchRequest
 
addSort(Sort.Direction, String) - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.search.vo.SearchRequest
 
alias - 类 中的变量com.github.fartherp.framework.database.mybatis.plugin.search.vo.Param
 
aliasWithDot - 类 中的变量com.github.fartherp.framework.database.mybatis.plugin.search.vo.Param
 
and(SearchFilter, SearchFilter...) - 类 中的静态方法com.github.fartherp.framework.database.mybatis.plugin.search.filter.CustomConditionFactory
拼and条件
and(SearchFilter, SearchFilter...) - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.search.vo.Searchable
添加多个and连接的过滤条件
and(SearchFilter, SearchFilter...) - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.search.vo.SearchRequest
 
and(Sort) - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.search.vo.Sort
 
AvailableEnum - com.github.fartherp.framework.database.mybatis.plugin.search.enums中的枚举
User: hyssop Date: 13-2-7 上午11:44 Version: 1.0

B

BaseInterceptor - com.github.fartherp.framework.database.mybatis.plugin.page中的类
1.
BaseInterceptor() - 类 的构造器com.github.fartherp.framework.database.mybatis.plugin.page.BaseInterceptor
 
BaseInterceptor.BoundSqlSqlSource - com.github.fartherp.framework.database.mybatis.plugin.page中的类
 
BaseInterceptor.BoundSqlSqlSource(BoundSql) - 类 的构造器com.github.fartherp.framework.database.mybatis.plugin.page.BaseInterceptor.BoundSqlSqlSource
 
BasePagination<T extends Serializable> - com.github.fartherp.framework.database.mybatis.plugin.page中的类
分页基础类 Author: CK Date: 2015/6/14
BasePagination() - 类 的构造器com.github.fartherp.framework.database.mybatis.plugin.page.BasePagination
 
BasePagination(int) - 类 的构造器com.github.fartherp.framework.database.mybatis.plugin.page.BasePagination
 
BasePagination(int, int) - 类 的构造器com.github.fartherp.framework.database.mybatis.plugin.page.BasePagination
 
BasePagination(int, int, int) - 类 的构造器com.github.fartherp.framework.database.mybatis.plugin.page.BasePagination
 
BasePagination(int, int, int, int) - 类 的构造器com.github.fartherp.framework.database.mybatis.plugin.page.BasePagination
 
BasePagination(List<T>, int) - 类 的构造器com.github.fartherp.framework.database.mybatis.plugin.page.BasePagination
 
BasePagination(List<T>, int, int) - 类 的构造器com.github.fartherp.framework.database.mybatis.plugin.page.BasePagination
 
BaseVo<T extends Serializable> - com.github.fartherp.framework.database.mybatis.plugin.page中的类
分页基础Vo Author: CK Date: 2016/1/20
BaseVo() - 类 的构造器com.github.fartherp.framework.database.mybatis.plugin.page.BaseVo
 
BooleanEnum - com.github.fartherp.framework.database.mybatis.plugin.search.enums中的枚举
User: hyssop Date: 13-2-7 上午11:44 Version: 1.0

C

ColumnDescription - com.github.fartherp.framework.database.dao.annotation中的注释类型
字段描述 Author: CK Date: 2015/6/5.
com.github.fartherp.framework.database.dao - 程序包 com.github.fartherp.framework.database.dao
 
com.github.fartherp.framework.database.dao.annotation - 程序包 com.github.fartherp.framework.database.dao.annotation
 
com.github.fartherp.framework.database.mybatis.annotation - 程序包 com.github.fartherp.framework.database.mybatis.annotation
 
com.github.fartherp.framework.database.mybatis.orm - 程序包 com.github.fartherp.framework.database.mybatis.orm
 
com.github.fartherp.framework.database.mybatis.plugin.monitor - 程序包 com.github.fartherp.framework.database.mybatis.plugin.monitor
 
com.github.fartherp.framework.database.mybatis.plugin.page - 程序包 com.github.fartherp.framework.database.mybatis.plugin.page
 
com.github.fartherp.framework.database.mybatis.plugin.page.dialect - 程序包 com.github.fartherp.framework.database.mybatis.plugin.page.dialect
 
com.github.fartherp.framework.database.mybatis.plugin.search - 程序包 com.github.fartherp.framework.database.mybatis.plugin.search
 
com.github.fartherp.framework.database.mybatis.plugin.search.enums - 程序包 com.github.fartherp.framework.database.mybatis.plugin.search.enums
 
com.github.fartherp.framework.database.mybatis.plugin.search.exception - 程序包 com.github.fartherp.framework.database.mybatis.plugin.search.exception
 
com.github.fartherp.framework.database.mybatis.plugin.search.filter - 程序包 com.github.fartherp.framework.database.mybatis.plugin.search.filter
 
com.github.fartherp.framework.database.mybatis.plugin.search.resolver - 程序包 com.github.fartherp.framework.database.mybatis.plugin.search.resolver
 
com.github.fartherp.framework.database.mybatis.plugin.search.utils - 程序包 com.github.fartherp.framework.database.mybatis.plugin.search.utils
 
com.github.fartherp.framework.database.mybatis.plugin.search.vo - 程序包 com.github.fartherp.framework.database.mybatis.plugin.search.vo
 
com.github.fartherp.framework.database.service - 程序包 com.github.fartherp.framework.database.service
 
com.github.fartherp.framework.database.service.impl - 程序包 com.github.fartherp.framework.database.service.impl
 
compositeSql(StringBuilder, Searchable, Dialect) - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.search.resolver.AbstractSqlResolverOuter
 
compositeSql(StringBuilder, Searchable, Dialect) - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.search.resolver.DelegeteSqlResolver
 
containsSearchKey(String) - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.search.vo.Searchable
是否包含查询键 如 name_like 包括 or 和 and的
containsSearchKey(String) - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.search.vo.SearchRequest
 
convert(Class<T>) - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.search.vo.Searchable
把字符串类型的值转化为entity属性值
convert(Class<T>) - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.search.vo.SearchRequest
 
converted - 类 中的变量com.github.fartherp.framework.database.mybatis.plugin.search.vo.Searchable
 
convertPageMap(String...) - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.page.BaseVo
获取对象属性对应的map
convertSearchValueToEntityValue(Searchable, Class<T>) - 类 中的静态方法com.github.fartherp.framework.database.mybatis.plugin.search.utils.SearchableConvertUtils
 
copyFromMappedStatement(MappedStatement, SqlSource) - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.page.BaseInterceptor
 
count() - 接口 中的方法com.github.fartherp.framework.database.dao.DaoMapper
do select count(*) mapped id
count() - 接口 中的方法com.github.fartherp.framework.database.service.GenericService
查找所有记录数量
count() - 类 中的方法com.github.fartherp.framework.database.service.impl.GenericSqlMapServiceImpl
 
countBySearchable(Searchable) - 接口 中的方法com.github.fartherp.framework.database.dao.ExtendDaoMapper
 
countBySearchable(Searchable) - 接口 中的方法com.github.fartherp.framework.database.service.ExtendGenericService
根据条件统计所有记录数
countBySearchable(Searchable) - 类 中的方法com.github.fartherp.framework.database.service.impl.ExtendGenericSqlMapServiceImpl
根据条件统计所有记录数
create(Sort.Direction, Iterable<String>) - 类 中的静态方法com.github.fartherp.framework.database.mybatis.plugin.search.vo.Sort.Order
 
createNewBoundSql(MappedStatement, Object, BoundSql, String) - 类 中的静态方法com.github.fartherp.framework.database.mybatis.plugin.page.SqlHelper
根据BoundSql 创建新 BoundSql
currentPage - 类 中的变量com.github.fartherp.framework.database.mybatis.plugin.page.BasePagination
当前页码
CustomCondition - com.github.fartherp.framework.database.mybatis.plugin.search.filter中的类
查询过滤条件 author: hyssop Date: 16-1-15 上午7:12 Version: 1.0
CustomConditionFactory - com.github.fartherp.framework.database.mybatis.plugin.search.filter中的类
Author: hyssop Date: 16-5-24 下午4:10 Version: 1.0
CustomConditionFactory() - 类 的构造器com.github.fartherp.framework.database.mybatis.plugin.search.filter.CustomConditionFactory
 

D

DaoMapper<T,ID extends Serializable> - com.github.fartherp.framework.database.dao中的接口
insert、delete、update、select method SQL of XML Mapper file Author: CK Date: 2015/6/5.
DEFAULT_DIRECTION - 类 中的静态变量com.github.fartherp.framework.database.mybatis.plugin.search.vo.Sort
 
DEFAULT_MAX_PAGE_INDEX_NUMBER - 类 中的静态变量com.github.fartherp.framework.database.mybatis.plugin.page.BasePagination
默认显示页码标签的个数 如: {首页 1 2 3 4 5 ... 16 17 18 末页}
DEFAULT_PAGE_NUM - 类 中的静态变量com.github.fartherp.framework.database.mybatis.plugin.page.BasePagination
默认页码(第一页)
DEFAULT_PAGE_SIZE - 类 中的静态变量com.github.fartherp.framework.database.mybatis.plugin.page.BasePagination
默认的每页数据量(pageSize)
DEFAULT_PAGE_SIZE - 接口 中的静态变量com.github.fartherp.framework.database.mybatis.plugin.page.Pagination
默认pagesize
DEFAULTDELEGETE - 类 中的静态变量com.github.fartherp.framework.database.mybatis.plugin.search.SqlFacade
 
DefaultSqlResolver - com.github.fartherp.framework.database.mybatis.plugin.search.resolver中的类
Created by framework Auth: hyssop Date: 2016/9/6 0006
DefaultSqlResolver(String) - 类 的构造器com.github.fartherp.framework.database.mybatis.plugin.search.resolver.DefaultSqlResolver
 
DefaultSqlResolver.ResolveSelf - com.github.fartherp.framework.database.mybatis.plugin.search.resolver中的类
 
DefaultSqlResolver.ResolveSelf() - 类 的构造器com.github.fartherp.framework.database.mybatis.plugin.search.resolver.DefaultSqlResolver.ResolveSelf
 
DefaultSqlResolver.ResolveWithAndFilters - com.github.fartherp.framework.database.mybatis.plugin.search.resolver中的类
 
DefaultSqlResolver.ResolveWithAndFilters() - 类 的构造器com.github.fartherp.framework.database.mybatis.plugin.search.resolver.DefaultSqlResolver.ResolveWithAndFilters
 
DefaultSqlResolver.ResolveWithOrFilters - com.github.fartherp.framework.database.mybatis.plugin.search.resolver中的类
 
DefaultSqlResolver.ResolveWithOrFilters() - 类 的构造器com.github.fartherp.framework.database.mybatis.plugin.search.resolver.DefaultSqlResolver.ResolveWithOrFilters
 
DEFUALTCALL - 类 中的静态变量com.github.fartherp.framework.database.mybatis.plugin.search.resolver.DelegeteSqlResolver
 
DelegeteSqlResolver - com.github.fartherp.framework.database.mybatis.plugin.search.resolver中的类
Created by IntelliJ IDEA .
DelegeteSqlResolver(SqlResolver) - 类 的构造器com.github.fartherp.framework.database.mybatis.plugin.search.resolver.DelegeteSqlResolver
 
delegeteSqlResolver - 类 中的静态变量com.github.fartherp.framework.database.mybatis.plugin.search.SqlFacade
 
delete(ID) - 接口 中的方法com.github.fartherp.framework.database.service.GenericService
删除对象
delete(ID) - 类 中的方法com.github.fartherp.framework.database.service.impl.GenericSqlMapServiceImpl
 
deleteBatch(ID...) - 接口 中的方法com.github.fartherp.framework.database.dao.DaoMapper
delete batch
deleteBatch(ID[]) - 接口 中的方法com.github.fartherp.framework.database.service.GenericService
批量删除对象
deleteBatch(ID[]) - 类 中的方法com.github.fartherp.framework.database.service.impl.GenericSqlMapServiceImpl
 
deleteByPrimaryKey(ID) - 接口 中的方法com.github.fartherp.framework.database.dao.DaoMapper
delete action by primary key
dialect - 类 中的变量com.github.fartherp.framework.database.mybatis.plugin.page.BaseInterceptor
 
Dialect - com.github.fartherp.framework.database.mybatis.plugin.page.dialect中的接口
类似hibernate的Dialect,但只精简出分页部分 Author: CK Date: 2015/6/14
dialectClass - 类 中的变量com.github.fartherp.framework.database.mybatis.plugin.page.BaseInterceptor
 
DialectType - com.github.fartherp.framework.database.mybatis.plugin.page.dialect中的枚举
Created by IntelliJ IDEA.

E

equals(Object) - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.page.PageRequest
 
equals(Object) - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.search.filter.CustomCondition
 
equals(Object) - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.search.vo.Sort
 
equals(Object) - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.search.vo.Sort.Order
 
ExtendDaoMapper<T,ID extends Serializable> - com.github.fartherp.framework.database.dao中的接口
Created by IntelliJ IDEA.
ExtendGenericService<T,ID> - com.github.fartherp.framework.database.service中的接口
Created by IntelliJ IDEA.
ExtendGenericSqlMapServiceImpl<T extends FieldAccessVo,ID extends Serializable> - com.github.fartherp.framework.database.service.impl中的类
Created by IntelliJ IDEA.
ExtendGenericSqlMapServiceImpl() - 类 的构造器com.github.fartherp.framework.database.service.impl.ExtendGenericSqlMapServiceImpl
 

F

FieldAccessVo - com.github.fartherp.framework.database.dao中的类
字段操作类 Author: CK Date: 2015/6/5.
FieldAccessVo() - 类 的构造器com.github.fartherp.framework.database.dao.FieldAccessVo
 
findAll() - 接口 中的方法com.github.fartherp.framework.database.service.GenericService
查询所有对象
findAll() - 类 中的方法com.github.fartherp.framework.database.service.impl.GenericSqlMapServiceImpl
 
findById(ID) - 接口 中的方法com.github.fartherp.framework.database.service.GenericService
通过主键查询对象
findById(ID) - 类 中的方法com.github.fartherp.framework.database.service.impl.GenericSqlMapServiceImpl
 
findBySearchable(Searchable) - 接口 中的方法com.github.fartherp.framework.database.dao.ExtendDaoMapper
 
findBySearchable(Searchable) - 接口 中的方法com.github.fartherp.framework.database.service.ExtendGenericService
条件查询 searchable
findBySearchable(Searchable) - 类 中的方法com.github.fartherp.framework.database.service.impl.ExtendGenericSqlMapServiceImpl
条件查询 searchable
findBySort(Sort) - 接口 中的方法com.github.fartherp.framework.database.dao.ExtendDaoMapper
 
findBySort(Sort) - 接口 中的方法com.github.fartherp.framework.database.service.ExtendGenericService
条件查询 sort
findBySort(Sort) - 类 中的方法com.github.fartherp.framework.database.service.impl.ExtendGenericSqlMapServiceImpl
条件查询 sort
first() - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.page.PageRequest
 
firstPage - 类 中的变量com.github.fartherp.framework.database.mybatis.plugin.page.BasePagination
 
formtValue(CustomCondition, Object) - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.search.vo.Param
 
fromString(String) - 枚举 中的静态方法com.github.fartherp.framework.database.mybatis.plugin.search.vo.Sort.Direction
Returns the Sort.Direction enum for the given String value.
fromStringOrNull(String) - 枚举 中的静态方法com.github.fartherp.framework.database.mybatis.plugin.search.vo.Sort.Direction
 

G

genCondition(StringBuilder, SearchFilter) - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.search.resolver.DefaultSqlResolver.ResolveSelf
 
genCondition(StringBuilder, SearchFilter) - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.search.resolver.DefaultSqlResolver.ResolveWithAndFilters
 
genCondition(StringBuilder, SearchFilter) - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.search.resolver.DefaultSqlResolver.ResolveWithOrFilters
 
generatePageSql(String, Pagination<Serializable>, Dialect) - 类 中的静态方法com.github.fartherp.framework.database.mybatis.plugin.page.SqlHelper
根据数据库方言,生成特定的分页sql。
generateRealPageSql(String, Searchable, Dialect) - 类 中的静态方法com.github.fartherp.framework.database.mybatis.plugin.search.SqlFacade
分页字符串拼接
generateRealSql(String, Searchable, Dialect) - 类 中的静态方法com.github.fartherp.framework.database.mybatis.plugin.search.SqlFacade
 
GenericService<T,ID> - com.github.fartherp.framework.database.service中的接口
Created by IntelliJ IDEA.
GenericSqlMapServiceImpl<T extends FieldAccessVo,ID extends Serializable> - com.github.fartherp.framework.database.service.impl中的类
XML配置Service实现 Author: CK Date: 2015/6/5.
GenericSqlMapServiceImpl() - 类 的构造器com.github.fartherp.framework.database.service.impl.GenericSqlMapServiceImpl
 
getAliasWithDot() - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.search.resolver.AbstractSqlResolverInter
 
getAndFilters() - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.search.filter.CustomCondition
 
getBoundSql(Object) - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.page.BaseInterceptor.BoundSqlSqlSource
 
getClassName() - 枚举 中的方法com.github.fartherp.framework.database.mybatis.plugin.page.dialect.DialectType
 
getColumnDesc(String) - 类 中的方法com.github.fartherp.framework.database.dao.FieldAccessVo
get column description by field name
getConversionService() - 类 中的静态方法com.github.fartherp.framework.database.mybatis.plugin.search.utils.SearchableConvertUtils
 
getCount(String, Connection, MappedStatement, Object, BoundSql) - 类 中的静态方法com.github.fartherp.framework.database.mybatis.plugin.page.SqlHelper
查询总纪录数。
getCurrentPage() - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.page.BasePagination
 
getCurrentPage() - 接口 中的方法com.github.fartherp.framework.database.mybatis.plugin.page.Pagination
获取当前页码数
getDao() - 类 中的方法com.github.fartherp.framework.database.service.impl.ExtendGenericSqlMapServiceImpl
 
getDao() - 类 中的方法com.github.fartherp.framework.database.service.impl.GenericSqlMapServiceImpl
 
getDialect(String) - 枚举 中的静态方法com.github.fartherp.framework.database.mybatis.plugin.page.dialect.DialectType
 
getDirection() - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.search.vo.Sort.Order
 
getEntityProperty() - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.search.filter.CustomCondition
得到实体属性名
getFirstPage() - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.page.BasePagination
 
getInfo() - 枚举 中的方法com.github.fartherp.framework.database.mybatis.plugin.search.enums.AvailableEnum
 
getInfo() - 枚举 中的方法com.github.fartherp.framework.database.mybatis.plugin.search.enums.BooleanEnum
 
getInfo() - 枚举 中的方法com.github.fartherp.framework.database.mybatis.plugin.search.enums.RelationEnum
 
getInfo() - 枚举 中的方法com.github.fartherp.framework.database.mybatis.plugin.search.enums.SearchOperator
 
getKey() - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.search.filter.CustomCondition
 
getLimit() - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.page.BasePagination
 
getLimit() - 接口 中的方法com.github.fartherp.framework.database.mybatis.plugin.page.Pagination
获取每页数据容量
getLimitString(String, int, int) - 接口 中的方法com.github.fartherp.framework.database.mybatis.plugin.page.dialect.Dialect
将sql转换为分页SQL,分别调用分页sql
getLimitString(StringBuilder, int, int) - 接口 中的方法com.github.fartherp.framework.database.mybatis.plugin.page.dialect.Dialect
 
getLimitString(String, int, int) - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.page.dialect.MySQLDialect
 
getLimitString(StringBuilder, int, int) - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.page.dialect.MySQLDialect
 
getMaxPageIndexNumber() - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.page.BasePagination
 
getMaxPageIndexNumber() - 接口 中的方法com.github.fartherp.framework.database.mybatis.plugin.page.Pagination
获取页码标签列表大小
getName() - 枚举 中的方法com.github.fartherp.framework.database.mybatis.plugin.page.dialect.DialectType
 
getNextPage() - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.page.BasePagination
 
getNextPage() - 接口 中的方法com.github.fartherp.framework.database.mybatis.plugin.page.Pagination
获取下一页页码
getOffset() - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.page.PageRequest
 
getOperator() - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.search.filter.CustomCondition
获取 操作符
getOperatorStr() - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.search.filter.CustomCondition
获取自定义查询使用的操作符 1、首先获取前台传的 2、返回空
getOrderFor(String) - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.search.vo.Sort
 
getOrFilters() - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.search.filter.CustomCondition
 
getPage() - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.search.vo.Searchable
获取分页和排序信息
getPage() - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.search.vo.SearchRequest
 
getPageNumber() - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.page.PageRequest
 
getPageNumberList() - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.page.BasePagination
获取页码列表
getPageNumberList() - 接口 中的方法com.github.fartherp.framework.database.mybatis.plugin.page.Pagination
获取页码列表
getPageSize() - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.page.PageRequest
 
getParam() - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.search.resolver.AbstractSqlResolverInter
 
getPreviousPage() - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.page.BasePagination
 
getPreviousPage() - 接口 中的方法com.github.fartherp.framework.database.mybatis.plugin.page.Pagination
获取上一页页码
getPrimaryKey() - 类 中的方法com.github.fartherp.framework.database.dao.FieldAccessVo
get primary key
getProperty() - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.search.vo.Sort.Order
 
getQueryRows(Invocation, Object) - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.monitor.SqlMonitorManager
get query return rows size
getRows() - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.page.BasePagination
 
getRows() - 接口 中的方法com.github.fartherp.framework.database.mybatis.plugin.page.Pagination
获取该页的数据列表
getSearchFilters() - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.search.vo.Searchable
获取查询过滤条件
getSearchFilters() - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.search.vo.SearchRequest
 
getSearchProperty() - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.search.filter.CustomCondition
 
getSymbol() - 枚举 中的方法com.github.fartherp.framework.database.mybatis.plugin.search.enums.SearchOperator
 
getTotal() - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.page.BasePagination
 
getTotal() - 接口 中的方法com.github.fartherp.framework.database.mybatis.plugin.page.Pagination
获取需分页的数据总量
getTotalPage() - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.page.BasePagination
 
getTotalPage() - 接口 中的方法com.github.fartherp.framework.database.mybatis.plugin.page.Pagination
获取总页数
getValue() - 枚举 中的方法com.github.fartherp.framework.database.mybatis.plugin.search.enums.AvailableEnum
 
getValue() - 枚举 中的方法com.github.fartherp.framework.database.mybatis.plugin.search.enums.BooleanEnum
 
getValue() - 枚举 中的方法com.github.fartherp.framework.database.mybatis.plugin.search.enums.RelationEnum
 
getValue() - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.search.filter.CustomCondition
 
getValue(String) - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.search.vo.Searchable
获取查询属性对应的值 不能获取or 或 and 的
getValue(String) - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.search.vo.SearchRequest
 

H

hasAndFilters() - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.search.filter.CustomCondition
 
hashCode() - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.page.PageRequest
 
hashCode() - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.search.filter.CustomCondition
 
hashCode() - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.search.vo.Sort
 
hashCode() - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.search.vo.Sort.Order
 
hashSort() - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.search.vo.Searchable
是否有排序
hashSort() - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.search.vo.SearchRequest
 
hasNext - 类 中的变量com.github.fartherp.framework.database.mybatis.plugin.page.BasePagination
是否有下一页
hasOrFilters() - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.search.filter.CustomCondition
 
hasPageable() - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.search.vo.Searchable
是否有分页
hasPageable() - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.search.vo.SearchRequest
 
hasPagination() - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.search.vo.Searchable
是否有分页
hasPagination() - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.search.vo.SearchRequest
 
hasPrevious - 类 中的变量com.github.fartherp.framework.database.mybatis.plugin.page.BasePagination
是否有前一页
hasSearchFilter() - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.search.vo.Searchable
是否有查询参数
hasSearchFilter() - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.search.vo.SearchRequest
 

I

Id - com.github.fartherp.framework.database.dao.annotation中的注释类型
字段主键 Author: CK Date: 2015/6/5.
ignoreCase() - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.search.vo.Sort.Order
 
init(int, int, int) - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.page.BasePagination
 
init(int, int, int) - 接口 中的方法com.github.fartherp.framework.database.mybatis.plugin.page.Pagination
初始化page各项参数
insert(T) - 接口 中的方法com.github.fartherp.framework.database.dao.DaoMapper
do insert entity
insertBatch(List<T>) - 接口 中的方法com.github.fartherp.framework.database.dao.DaoMapper
save batch
insertSelective(T) - 接口 中的方法com.github.fartherp.framework.database.dao.DaoMapper
do insert entity ignore null property
intercept(Invocation) - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.monitor.SqlMonitorManager
 
intercept(Invocation) - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.page.PaginationInterceptor
 
intercept(Invocation) - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.search.SearchableInterceptor
 
InvalidSearchPropertyException - com.github.fartherp.framework.database.mybatis.plugin.search.exception中的异常错误
author: hyssop Date: 16-1-17 上午11:44 Version: 1.0
InvalidSearchPropertyException(String, String) - 异常错误 的构造器com.github.fartherp.framework.database.mybatis.plugin.search.exception.InvalidSearchPropertyException
 
InvalidSearchPropertyException(String, String, Throwable) - 异常错误 的构造器com.github.fartherp.framework.database.mybatis.plugin.search.exception.InvalidSearchPropertyException
 
InvalidSearchValueException - com.github.fartherp.framework.database.mybatis.plugin.search.exception中的异常错误
author: hyssop Date: 16-1-17 上午11:44 Version: 1.0
InvalidSearchValueException(String, String, Object) - 异常错误 的构造器com.github.fartherp.framework.database.mybatis.plugin.search.exception.InvalidSearchValueException
 
InvalidSearchValueException(String, String, Object, Throwable) - 异常错误 的构造器com.github.fartherp.framework.database.mybatis.plugin.search.exception.InvalidSearchValueException
 
InvlidSearchOperatorException - com.github.fartherp.framework.database.mybatis.plugin.search.exception中的异常错误
author: hyssop Date: 16-1-17 上午11:59 Version: 1.0
InvlidSearchOperatorException(String, String) - 异常错误 的构造器com.github.fartherp.framework.database.mybatis.plugin.search.exception.InvlidSearchOperatorException
 
InvlidSearchOperatorException(String, String, Throwable) - 异常错误 的构造器com.github.fartherp.framework.database.mybatis.plugin.search.exception.InvlidSearchOperatorException
 
isAllowBlankValue(SearchOperator) - 枚举 中的静态方法com.github.fartherp.framework.database.mybatis.plugin.search.enums.SearchOperator
操作符是否允许为空
isAscending() - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.search.vo.Sort.Order
 
isConverted() - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.search.vo.Searchable
是否已经转换过了 避免多次转换
isConverted() - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.search.vo.SearchRequest
 
isHasNext() - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.page.BasePagination
 
isHasNext() - 接口 中的方法com.github.fartherp.framework.database.mybatis.plugin.page.Pagination
是否还有下一页
isHasPrevious() - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.page.BasePagination
 
isHasPrevious() - 接口 中的方法com.github.fartherp.framework.database.mybatis.plugin.page.Pagination
是否还有上一页
isIgnoreCase() - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.search.vo.Sort.Order
 
isUnaryFilter() - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.search.filter.CustomCondition
是否是一元过滤 如is null is not null
iterator() - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.search.vo.Sort
 

L

limit - 类 中的变量com.github.fartherp.framework.database.mybatis.plugin.page.BasePagination
每页数据量
log - 类 中的变量com.github.fartherp.framework.database.mybatis.plugin.page.BaseInterceptor
 
log - 类 中的静态变量com.github.fartherp.framework.database.mybatis.plugin.page.SqlHelper
 
log - 类 中的静态变量com.github.fartherp.framework.database.mybatis.plugin.search.SqlFacade
 
logger - 类 中的变量com.github.fartherp.framework.database.service.impl.GenericSqlMapServiceImpl
 

M

MAP_PAGE_FIELD - 接口 中的静态变量com.github.fartherp.framework.database.mybatis.plugin.page.Pagination
当pagination做为参数放入map传到mybatis时,该值为取pagination的key
MAP_PAGE_FIELD - 类 中的静态变量com.github.fartherp.framework.database.mybatis.plugin.page.PaginationInterceptor
 
markConverted() - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.search.vo.Searchable
标识为已经转换过了 避免多次转换
markConverted() - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.search.vo.SearchRequest
 
MySQLDialect - com.github.fartherp.framework.database.mybatis.plugin.page.dialect中的类
Mysql方言的实现 Author: CK Date: 2015/6/14
MySQLDialect() - 类 的构造器com.github.fartherp.framework.database.mybatis.plugin.page.dialect.MySQLDialect
 

N

newCustomCondition(String, Object) - 类 中的静态方法com.github.fartherp.framework.database.mybatis.plugin.search.filter.CustomConditionFactory
根据查询key和值生成Condition
newCustomCondition(String, SearchOperator, Object) - 类 中的静态方法com.github.fartherp.framework.database.mybatis.plugin.search.filter.CustomConditionFactory
根据查询属性、操作符和值生成Condition
newSearchable() - 类 中的静态方法com.github.fartherp.framework.database.mybatis.plugin.search.vo.Searchable
创建一个新的查询
newSearchable(Map<String, Object>) - 类 中的静态方法com.github.fartherp.framework.database.mybatis.plugin.search.vo.Searchable
创建一个新的查询
newSearchable(Map<String, Object>, PageRequest) - 类 中的静态方法com.github.fartherp.framework.database.mybatis.plugin.search.vo.Searchable
创建一个新的查询
newSearchable(Map<String, Object>, Sort) - 类 中的静态方法com.github.fartherp.framework.database.mybatis.plugin.search.vo.Searchable
创建一个新的查询
newSearchable(Map<String, Object>, PageRequest, Sort) - 类 中的静态方法com.github.fartherp.framework.database.mybatis.plugin.search.vo.Searchable
创建一个新的查询
nextPage - 类 中的变量com.github.fartherp.framework.database.mybatis.plugin.page.BasePagination
下一页页码

O

onExecuteSql(String, Date, long, int, Throwable) - 接口 中的方法com.github.fartherp.framework.database.mybatis.orm.SqlEvent
Sql event call back.
or(SearchFilter, SearchFilter...) - 类 中的静态方法com.github.fartherp.framework.database.mybatis.plugin.search.filter.CustomConditionFactory
拼or条件
or(SearchFilter, SearchFilter...) - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.search.vo.Searchable
添加多个or连接的过滤条件
or(SearchFilter, SearchFilter...) - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.search.vo.SearchRequest
 

P

PAGE - 类 中的静态变量com.github.fartherp.framework.database.mybatis.plugin.page.PaginationInterceptor
 
page - 类 中的变量com.github.fartherp.framework.database.mybatis.plugin.search.vo.Searchable
 
pageNumberList - 类 中的变量com.github.fartherp.framework.database.mybatis.plugin.page.BasePagination
页码编号数组
PageRequest - com.github.fartherp.framework.database.mybatis.plugin.page中的类
Created by framework .
PageRequest(int, int) - 类 的构造器com.github.fartherp.framework.database.mybatis.plugin.page.PageRequest
分页从1开始,limit为每页的数量
Pagination<T> - com.github.fartherp.framework.database.mybatis.plugin.page中的接口
分页接口 Author: CK Date: 2015/6/14
PaginationInterceptor - com.github.fartherp.framework.database.mybatis.plugin.page中的类
数据库分页插件,只拦截查询语句.
PaginationInterceptor() - 类 的构造器com.github.fartherp.framework.database.mybatis.plugin.page.PaginationInterceptor
 
param - 类 中的变量com.github.fartherp.framework.database.mybatis.plugin.search.resolver.AbstractSqlResolverInter
 
Param - com.github.fartherp.framework.database.mybatis.plugin.search.vo中的类
 
Param() - 类 的构造器com.github.fartherp.framework.database.mybatis.plugin.search.vo.Param
 
paramPrefix - 类 中的静态变量com.github.fartherp.framework.database.mybatis.plugin.search.vo.Param
 
plugin(Object) - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.monitor.SqlMonitorManager
 
plugin(Object) - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.page.BaseInterceptor
 
prepareOrder(StringBuilder, Searchable) - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.search.resolver.AbstractSqlResolverInter
 
prepareOrder(StringBuilder, Searchable) - 接口 中的方法com.github.fartherp.framework.database.mybatis.plugin.search.resolver.SqlResolver
 
prepareSQL(StringBuilder, Searchable) - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.search.resolver.DefaultSqlResolver
 
prepareSQL(StringBuilder, Searchable) - 接口 中的方法com.github.fartherp.framework.database.mybatis.plugin.search.resolver.SqlResolver
 
previousOrFirst() - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.page.PageRequest
 
previousPage - 类 中的变量com.github.fartherp.framework.database.mybatis.plugin.page.BasePagination
上一页页码

Q

QUERY - 类 中的静态变量com.github.fartherp.framework.database.mybatis.plugin.monitor.SqlMonitorManager
query method name of Executor

R

RelationEnum - com.github.fartherp.framework.database.mybatis.plugin.search.enums中的枚举
Created by IntelliJ IDEA .
removePageable() - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.search.vo.Searchable
 
removePageable() - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.search.vo.SearchRequest
 
removePagination() - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.search.vo.Searchable
 
removePagination() - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.search.vo.SearchRequest
 
removeSearchFilter(String) - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.search.vo.Searchable
移除指定key的过滤条件
removeSearchFilter(String, SearchOperator) - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.search.vo.Searchable
移除指定属性 和 操作符的过滤条件
removeSearchFilter(String, SearchOperator) - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.search.vo.SearchRequest
 
removeSearchFilter(String) - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.search.vo.SearchRequest
 
removeSort() - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.search.vo.Searchable
 
removeSort() - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.search.vo.SearchRequest
 
rows - 类 中的变量com.github.fartherp.framework.database.mybatis.plugin.page.BasePagination
获取该页的数据列表

S

saveBatch(List<T>) - 接口 中的方法com.github.fartherp.framework.database.service.GenericService
批量保存
saveBatch(List<T>) - 类 中的方法com.github.fartherp.framework.database.service.impl.GenericSqlMapServiceImpl
 
saveEntity(T) - 接口 中的方法com.github.fartherp.framework.database.service.GenericService
保存对象
saveEntity(T) - 类 中的方法com.github.fartherp.framework.database.service.impl.GenericSqlMapServiceImpl
 
saveEntitySelective(T) - 接口 中的方法com.github.fartherp.framework.database.service.GenericService
保存对象不为空的属性值(其余为数据库的默认值)
saveEntitySelective(T) - 类 中的方法com.github.fartherp.framework.database.service.impl.GenericSqlMapServiceImpl
 
saveOrUpdate(T) - 接口 中的方法com.github.fartherp.framework.database.service.GenericService
保存或更新(如果对象已存在)
saveOrUpdate(T) - 类 中的方法com.github.fartherp.framework.database.service.impl.GenericSqlMapServiceImpl
 
saveOrUpdateSelective(T) - 接口 中的方法com.github.fartherp.framework.database.service.GenericService
保存或更新(如果对象已存在)
saveOrUpdateSelective(T) - 类 中的方法com.github.fartherp.framework.database.service.impl.GenericSqlMapServiceImpl
 
SEARCHABLE - 类 中的静态变量com.github.fartherp.framework.database.mybatis.plugin.search.SearchableInterceptor
 
Searchable - com.github.fartherp.framework.database.mybatis.plugin.search.vo中的类
查询条件接口 User: hyssop Date: 16-1-16 上午8:47 Version: 1.0
Searchable() - 类 的构造器com.github.fartherp.framework.database.mybatis.plugin.search.vo.Searchable
 
SearchableConvertUtils - com.github.fartherp.framework.database.mybatis.plugin.search.utils中的类
Author: hyssop Date: 16-1-15 上午11:46 Version: 1.0
SearchableConvertUtils() - 类 的构造器com.github.fartherp.framework.database.mybatis.plugin.search.utils.SearchableConvertUtils
 
SearchableInterceptor - com.github.fartherp.framework.database.mybatis.plugin.search中的类
查询插件 根据searchble接口的查询条件动态调整查询sql完成查询(包括了条件、排序和分页条件) Author: hassop Date: 2016/9/06
SearchableInterceptor() - 类 的构造器com.github.fartherp.framework.database.mybatis.plugin.search.SearchableInterceptor
 
SearchException - com.github.fartherp.framework.database.mybatis.plugin.search.exception中的异常错误
author: hyssop Date: 16-1-17 上午11:43 Version: 1.0
SearchException(String) - 异常错误 的构造器com.github.fartherp.framework.database.mybatis.plugin.search.exception.SearchException
 
SearchException(String, Throwable) - 异常错误 的构造器com.github.fartherp.framework.database.mybatis.plugin.search.exception.SearchException
 
SearchFilter - com.github.fartherp.framework.database.mybatis.plugin.search.filter中的接口
查询添加标识接口

User: hyssop Date: 16-5-24 下午2:54 Version: 1.0

SearchOperator - com.github.fartherp.framework.database.mybatis.plugin.search.enums中的枚举
查询操作符
SearchRequest - com.github.fartherp.framework.database.mybatis.plugin.search.vo中的类
查询条件(包括分页和排序) User: hyssop Date: 16-1-15 上午7:29 Version: 1.0
SearchRequest(Map<String, Object>) - 类 的构造器com.github.fartherp.framework.database.mybatis.plugin.search.vo.SearchRequest
 
SearchRequest() - 类 的构造器com.github.fartherp.framework.database.mybatis.plugin.search.vo.SearchRequest
 
SearchRequest(Map<String, Object>, PageRequest) - 类 的构造器com.github.fartherp.framework.database.mybatis.plugin.search.vo.SearchRequest
 
SearchRequest(Map<String, Object>, Sort) - 类 的构造器com.github.fartherp.framework.database.mybatis.plugin.search.vo.SearchRequest
 
SearchRequest(Map<String, Object>, PageRequest, Sort) - 类 的构造器com.github.fartherp.framework.database.mybatis.plugin.search.vo.SearchRequest
根据查询参数拼Search
查询参数格式:property_op=value 或 customerProperty=value
customerProperty查找规则是:1、先查找domain的属性,2、如果找不到查找domain上的SearchPropertyMappings映射规则 属性、操作符之间用_分割,op可省略/或custom,省略后值默认为custom,即程序中自定义
如果op=custom,property也可以自定义(即可以与domain的不一样),
selectAll() - 接口 中的方法com.github.fartherp.framework.database.dao.DaoMapper
find all records
selectByPrimaryKey(ID) - 接口 中的方法com.github.fartherp.framework.database.dao.DaoMapper
find entity by primary key
separator - 类 中的静态变量com.github.fartherp.framework.database.mybatis.plugin.search.filter.CustomCondition
 
setConversionService(ConversionService) - 类 中的静态方法com.github.fartherp.framework.database.mybatis.plugin.search.utils.SearchableConvertUtils
设置用于类型转换的conversionService 把如下代码放入spring配置文件即可
setConverted(boolean) - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.search.vo.Searchable
 
setCurrentPage(int) - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.page.BasePagination
 
setCurrentPage(int) - 接口 中的方法com.github.fartherp.framework.database.mybatis.plugin.page.Pagination
设置当前页
setDelegeteSqlResolver(AbstractSqlResolverOuter) - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.search.SqlFacade
 
setDialectClass(String) - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.page.BaseInterceptor
 
setFirstPage(int) - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.page.BasePagination
 
setHasNext(boolean) - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.page.BasePagination
 
setLimit(int) - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.page.BasePagination
 
setLimit(int) - 接口 中的方法com.github.fartherp.framework.database.mybatis.plugin.page.Pagination
设置每页大小
setMaxPageIndexNumber(int) - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.page.BasePagination
 
setMaxPageIndexNumber(int) - 接口 中的方法com.github.fartherp.framework.database.mybatis.plugin.page.Pagination
设置页码标签列表大小
setOperator(SearchOperator) - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.search.filter.CustomCondition
 
setPage(Pagination) - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.search.vo.Searchable
 
setPage(int, int) - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.search.vo.Searchable
 
setPage(PageRequest) - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.search.vo.SearchRequest
 
setPage(int, int) - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.search.vo.SearchRequest
 
setPage(Pagination) - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.search.vo.SearchRequest
 
setPageable(StringBuilder, Searchable, Dialect) - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.search.resolver.AbstractSqlResolverInter
 
setPageable(StringBuilder, Searchable, Dialect) - 接口 中的方法com.github.fartherp.framework.database.mybatis.plugin.search.resolver.SqlResolver
 
setParameters(MappedStatement, BoundSql, Object) - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.monitor.SqlMonitorManager
set parameters.
setParameters(PreparedStatement, MappedStatement, BoundSql, Object) - 类 中的静态方法com.github.fartherp.framework.database.mybatis.plugin.page.SqlHelper
对SQL参数(?)
setProperties(Properties) - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.monitor.SqlMonitorManager
 
setProperties(Properties) - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.page.BaseInterceptor
 
setRows(List<T>) - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.page.BasePagination
 
setRows(List<T>) - 接口 中的方法com.github.fartherp.framework.database.mybatis.plugin.page.Pagination
设置该页数据
setSearchProperty(String) - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.search.filter.CustomCondition
 
setSort(Sort) - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.search.vo.Searchable
 
setSort(Sort) - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.search.vo.SearchRequest
 
setSqlPattern(String) - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.page.BaseInterceptor
 
setTotal(int) - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.page.BasePagination
 
setTotal(int) - 接口 中的方法com.github.fartherp.framework.database.mybatis.plugin.page.Pagination
设置总页数
setValue(Object) - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.search.filter.CustomCondition
 
setValues(StringBuilder, SearchFilter, int) - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.search.resolver.DefaultSqlResolver.ResolveSelf
 
setValues(StringBuilder, List<SearchFilter>, int) - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.search.resolver.DefaultSqlResolver.ResolveWithAndFilters
 
setValues(StringBuilder, SearchFilter, int) - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.search.resolver.DefaultSqlResolver.ResolveWithAndFilters
 
setValues(StringBuilder, List<SearchFilter>, int) - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.search.resolver.DefaultSqlResolver.ResolveWithOrFilters
 
setValues(StringBuilder, SearchFilter, int) - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.search.resolver.DefaultSqlResolver.ResolveWithOrFilters
 
setValues(StringBuilder, Searchable) - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.search.resolver.DefaultSqlResolver
 
setValues(StringBuilder, Searchable) - 接口 中的方法com.github.fartherp.framework.database.mybatis.plugin.search.resolver.SqlResolver
根据search给query赋值及设置分页信息
sort - 类 中的变量com.github.fartherp.framework.database.mybatis.plugin.search.vo.Searchable
 
Sort - com.github.fartherp.framework.database.mybatis.plugin.search.vo中的类
 
Sort(Sort.Order...) - 类 的构造器com.github.fartherp.framework.database.mybatis.plugin.search.vo.Sort
 
Sort(List<Sort.Order>) - 类 的构造器com.github.fartherp.framework.database.mybatis.plugin.search.vo.Sort
 
Sort(String...) - 类 的构造器com.github.fartherp.framework.database.mybatis.plugin.search.vo.Sort
 
Sort(Sort.Direction, String...) - 类 的构造器com.github.fartherp.framework.database.mybatis.plugin.search.vo.Sort
 
Sort(Sort.Direction, List<String>) - 类 的构造器com.github.fartherp.framework.database.mybatis.plugin.search.vo.Sort
 
Sort.Direction - com.github.fartherp.framework.database.mybatis.plugin.search.vo中的枚举
Enumeration for sort directions.
Sort.Order - com.github.fartherp.framework.database.mybatis.plugin.search.vo中的类
 
Sort.Order(Sort.Direction, String) - 类 的构造器com.github.fartherp.framework.database.mybatis.plugin.search.vo.Sort.Order
 
Sort.Order(String) - 类 的构造器com.github.fartherp.framework.database.mybatis.plugin.search.vo.Sort.Order
 
SqlEvent - com.github.fartherp.framework.database.mybatis.orm中的接口
Created by IntelliJ IDEA.
SqlFacade - com.github.fartherp.framework.database.mybatis.plugin.search中的类
setParameters 设置参数 getCount 查询总记录数 generatePageSql 生成分页查询SQL Author: CK Date: 2015/6/14
SqlFacade() - 类 的构造器com.github.fartherp.framework.database.mybatis.plugin.search.SqlFacade
 
SqlHelper - com.github.fartherp.framework.database.mybatis.plugin.page中的类
Created by IntelliJ IDEA .
SqlHelper() - 类 的构造器com.github.fartherp.framework.database.mybatis.plugin.page.SqlHelper
 
SqlMapper - com.github.fartherp.framework.database.mybatis.annotation中的注释类型
Created by IntelliJ IDEA.
SqlMonitorManager - com.github.fartherp.framework.database.mybatis.plugin.monitor中的类
Created by IntelliJ IDEA.
SqlMonitorManager() - 类 的构造器com.github.fartherp.framework.database.mybatis.plugin.monitor.SqlMonitorManager
 
sqlPattern - 类 中的变量com.github.fartherp.framework.database.mybatis.plugin.page.BaseInterceptor
 
sqlResolver - 类 中的变量com.github.fartherp.framework.database.mybatis.plugin.search.resolver.DelegeteSqlResolver
 
SqlResolver - com.github.fartherp.framework.database.mybatis.plugin.search.resolver中的接口
Created by IntelliJ IDEA .
supportsLimit() - 接口 中的方法com.github.fartherp.framework.database.mybatis.plugin.page.dialect.Dialect
数据库本身是否支持分页当前的分页查询方式 如果数据库不支持的话,则不进行数据库分页
supportsLimit() - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.page.dialect.MySQLDialect
 

T

toString() - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.page.BasePagination
 
toString() - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.page.BaseVo
 
toString() - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.page.PageRequest
 
toString() - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.search.filter.CustomCondition
 
toString() - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.search.vo.SearchRequest
 
toString() - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.search.vo.Sort.Order
 
toString() - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.search.vo.Sort
 
toStringAllOperator() - 枚举 中的静态方法com.github.fartherp.framework.database.mybatis.plugin.search.enums.SearchOperator
 
total - 类 中的变量com.github.fartherp.framework.database.mybatis.plugin.page.BasePagination
总数据量
totalPage - 类 中的变量com.github.fartherp.framework.database.mybatis.plugin.page.BasePagination
总页数

U

UPDATE - 类 中的静态变量com.github.fartherp.framework.database.mybatis.plugin.monitor.SqlMonitorManager
update method name of Executor
updateByPrimaryKey(T) - 接口 中的方法com.github.fartherp.framework.database.dao.DaoMapper
update entity by primary key
updateByPrimaryKeySelective(T) - 接口 中的方法com.github.fartherp.framework.database.dao.DaoMapper
update entity by primary key ignore null property
updateEntity(T) - 接口 中的方法com.github.fartherp.framework.database.service.GenericService
更新对象的所有属性
updateEntity(T) - 类 中的方法com.github.fartherp.framework.database.service.impl.GenericSqlMapServiceImpl
 
updateEntitySelective(T) - 接口 中的方法com.github.fartherp.framework.database.service.GenericService
更新对象不为空的属性值
updateEntitySelective(T) - 类 中的方法com.github.fartherp.framework.database.service.impl.GenericSqlMapServiceImpl
 

V

valueBySymbol(String) - 枚举 中的静态方法com.github.fartherp.framework.database.mybatis.plugin.search.enums.SearchOperator
 
valueOf(String) - 枚举 中的静态方法com.github.fartherp.framework.database.mybatis.plugin.page.dialect.DialectType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.github.fartherp.framework.database.mybatis.plugin.search.enums.AvailableEnum
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.github.fartherp.framework.database.mybatis.plugin.search.enums.BooleanEnum
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.github.fartherp.framework.database.mybatis.plugin.search.enums.RelationEnum
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.github.fartherp.framework.database.mybatis.plugin.search.enums.SearchOperator
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.github.fartherp.framework.database.mybatis.plugin.search.vo.Sort.Direction
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法com.github.fartherp.framework.database.mybatis.plugin.page.dialect.DialectType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.github.fartherp.framework.database.mybatis.plugin.search.enums.AvailableEnum
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.github.fartherp.framework.database.mybatis.plugin.search.enums.BooleanEnum
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.github.fartherp.framework.database.mybatis.plugin.search.enums.RelationEnum
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.github.fartherp.framework.database.mybatis.plugin.search.enums.SearchOperator
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.github.fartherp.framework.database.mybatis.plugin.search.vo.Sort.Direction
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。

W

with(Sort.Direction) - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.search.vo.Sort.Order
 
withProperties(String...) - 类 中的方法com.github.fartherp.framework.database.mybatis.plugin.search.vo.Sort.Order
 
A B C D E F G H I L M N O P Q R S T U V W 

Copyright © 2018. All rights reserved.