跳过导航链接
B E G O P Q S V 

B

BaseEntity<T extends BaseEntity> - org.huiche.data.entity中的类
基础实体类
BaseEntity() - 类 的构造器org.huiche.data.entity.BaseEntity
 

E

extendBean(Class<DTO>, RelationalPath<T>, Expression...) - 接口 中的静态方法org.huiche.data.query.Query
获取继承bean的dto
extendColumn(RelationalPath<T>, Expression...) - 接口 中的静态方法org.huiche.data.query.Query
扩展增加dto继承

G

get() - 接口 中的方法org.huiche.data.search.Search
获取检索条件
getOffset() - 类 中的方法org.huiche.data.page.PageRequest
 

O

or(Predicate, Predicate) - 接口 中的方法org.huiche.data.query.Query
or
org.huiche.data.entity - 程序包 org.huiche.data.entity
 
org.huiche.data.page - 程序包 org.huiche.data.page
 
org.huiche.data.query - 程序包 org.huiche.data.query
 
org.huiche.data.search - 程序包 org.huiche.data.search
 
org.huiche.data.validation - 程序包 org.huiche.data.validation
 

P

PageRequest - org.huiche.data.page中的类
基本分页请求,对Spring原生PageRequest封装
PageRequest() - 类 的构造器org.huiche.data.page.PageRequest
 
PageRequest(Integer) - 类 的构造器org.huiche.data.page.PageRequest
 
PageRequest(Integer, Integer) - 类 的构造器org.huiche.data.page.PageRequest
 
PageRequest(Integer, Integer, String, String) - 类 的构造器org.huiche.data.page.PageRequest
 
PageResponse<T> - org.huiche.data.page中的类
页面响应
PageResponse() - 类 的构造器org.huiche.data.page.PageResponse
 
pathExclude(List<Path<?>>, Path<?>...) - 接口 中的静态方法org.huiche.data.query.Query
排除某些列,注意,因性能考虑,应尽可能的定义常量来接收该方法的返回值,保证只需要执行一次
predicate(boolean, Supplier<Predicate>) - 接口 中的方法org.huiche.data.query.Query
如果ok为true,则返回条件,否则返回null
predicate(T, Function<T, Predicate>) - 接口 中的方法org.huiche.data.query.Query
如果val不是空,则返回对值进行的匹配条件,否则返回null
predicate(T, Supplier<Predicate>) - 接口 中的方法org.huiche.data.query.Query
如果val不是空,则返回条件,否则返回null
predicate(Supplier<Predicate>) - 接口 中的方法org.huiche.data.query.Query
条件提供者
predicates(Predicate...) - 接口 中的方法org.huiche.data.query.Query
用and组合多个条件

Q

Query - org.huiche.data.query中的接口
 

S

Search - org.huiche.data.search中的接口
筛选接口
setCreateTime(String) - 类 中的方法org.huiche.data.entity.BaseEntity
 
setId(Long) - 类 中的方法org.huiche.data.entity.BaseEntity
 
setModifyTime(String) - 类 中的方法org.huiche.data.entity.BaseEntity
 
setOrder(String) - 类 中的方法org.huiche.data.page.PageRequest
 
setPage(Integer) - 类 中的方法org.huiche.data.page.PageRequest
 
setRows(Integer) - 类 中的方法org.huiche.data.page.PageRequest
 
setSort(String) - 类 中的方法org.huiche.data.page.PageRequest
 

V

ValidOnlyCreate - org.huiche.data.validation中的接口
仅标识作用,仅创建数据的时候验证验证
B E G O P Q S V 
跳过导航链接

Copyright © 2018. All rights reserved.