跳过导航链接
$ A B C D E G I L M N O P S T V W 

$

$spec(Operators.Logical, String, A...) - 类 中的静态方法org.coodex.commons.jpa.springdata.SpecCommon
 

A

AbstractSpecificationsMaker<C,T> - org.coodex.commons.jpa.springdata中的类
 
AbstractSpecificationsMaker() - 类 的构造器org.coodex.commons.jpa.springdata.AbstractSpecificationsMaker
 
and(Specification<T>...) - 类 中的静态方法org.coodex.commons.jpa.springdata.SpecCommon
 
and(Collection<Specification<T>>) - 类 中的静态方法org.coodex.commons.jpa.springdata.SpecCommon
 

B

between(String, A, A) - 类 中的静态方法org.coodex.commons.jpa.springdata.SpecCommon
where E.attribute between min and max
BetweenOperator() - 类 的构造器org.coodex.commons.jpa.criteria.Operators.BetweenOperator
 
buildPredicate(Path<ATTR>, CriteriaBuilder, ATTR[]) - 类 中的方法org.coodex.commons.jpa.criteria.Operators.BetweenOperator
 
buildPredicate(Path<ATTR>, CriteriaBuilder, ATTR[]) - 类 中的方法org.coodex.commons.jpa.criteria.Operators.EqualOperator
 
buildPredicate(Path<ATTR>, CriteriaBuilder, ATTR[]) - 类 中的方法org.coodex.commons.jpa.criteria.Operators.GreaterEqualOperator
 
buildPredicate(Path<ATTR>, CriteriaBuilder, ATTR[]) - 类 中的方法org.coodex.commons.jpa.criteria.Operators.GreaterOperator
 
buildPredicate(Path<ATTR>, CriteriaBuilder, ATTR[]) - 类 中的方法org.coodex.commons.jpa.criteria.Operators.InOperator
 
buildPredicate(Path<ATTR>, CriteriaBuilder, ATTR[]) - 类 中的方法org.coodex.commons.jpa.criteria.Operators.IsNullOperator
 
buildPredicate(Path<ATTR>, CriteriaBuilder, ATTR[]) - 类 中的方法org.coodex.commons.jpa.criteria.Operators.LessEqualOperator
 
buildPredicate(Path<ATTR>, CriteriaBuilder, ATTR[]) - 类 中的方法org.coodex.commons.jpa.criteria.Operators.LessOperator
 
buildPredicate(Path<ATTR>, CriteriaBuilder, ATTR[]) - 类 中的方法org.coodex.commons.jpa.criteria.Operators.NotEqualOperator
 
buildPredicate(Path<ATTR>, CriteriaBuilder, ATTR[]) - 类 中的方法org.coodex.commons.jpa.criteria.Operators.NotInOperator
 
buildPredicate(Path<ATTR>, CriteriaBuilder, ATTR[]) - 类 中的方法org.coodex.commons.jpa.criteria.Operators.NotNullOperator
 

C

copy(Page<SRC>, Copier<SRC, TARGET>) - 类 中的静态方法org.coodex.commons.jpa.springdata.PageHelper
 
customLike(String, String) - 类 中的静态方法org.coodex.commons.jpa.springdata.SpecCommon
where E.attribute like value
CustomPatternLikeOperator() - 类 的构造器org.coodex.commons.jpa.criteria.Operators.CustomPatternLikeOperator
 

D

distinct(Specification<E>) - 类 中的静态方法org.coodex.commons.jpa.springdata.SpecCommon
 

E

endWith(String, String) - 类 中的静态方法org.coodex.commons.jpa.springdata.SpecCommon
where E.attribute like %value
EndWithOperator() - 类 的构造器org.coodex.commons.jpa.criteria.Operators.EndWithOperator
 
EqualOperator() - 类 的构造器org.coodex.commons.jpa.criteria.Operators.EqualOperator
 
equals(String, A) - 类 中的静态方法org.coodex.commons.jpa.springdata.SpecCommon
where E.attribute = value

G

getLogical() - 类 中的方法org.coodex.commons.jpa.criteria.Operators.BetweenOperator
 
getLogical() - 类 中的方法org.coodex.commons.jpa.criteria.Operators.CustomPatternLikeOperator
 
getLogical() - 类 中的方法org.coodex.commons.jpa.criteria.Operators.EndWithOperator
 
getLogical() - 类 中的方法org.coodex.commons.jpa.criteria.Operators.EqualOperator
 
getLogical() - 类 中的方法org.coodex.commons.jpa.criteria.Operators.GreaterEqualOperator
 
getLogical() - 类 中的方法org.coodex.commons.jpa.criteria.Operators.GreaterOperator
 
getLogical() - 类 中的方法org.coodex.commons.jpa.criteria.Operators.InOperator
 
getLogical() - 类 中的方法org.coodex.commons.jpa.criteria.Operators.IsNullOperator
 
getLogical() - 类 中的方法org.coodex.commons.jpa.criteria.Operators.LessEqualOperator
 
getLogical() - 类 中的方法org.coodex.commons.jpa.criteria.Operators.LessOperator
 
getLogical() - 类 中的方法org.coodex.commons.jpa.criteria.Operators.LikeOperator
 
getLogical() - 类 中的方法org.coodex.commons.jpa.criteria.Operators.NotEqualOperator
 
getLogical() - 类 中的方法org.coodex.commons.jpa.criteria.Operators.NotInOperator
 
getLogical() - 类 中的方法org.coodex.commons.jpa.criteria.Operators.NotNullOperator
 
getLogical() - 接口 中的方法org.coodex.commons.jpa.criteria.Operators.Operator
 
getLogical() - 类 中的方法org.coodex.commons.jpa.criteria.Operators.StartWithOperator
 
getOperator() - 枚举 中的方法org.coodex.commons.jpa.criteria.Operators.Logical
 
getPageable(PageRequest) - 类 中的静态方法org.coodex.commons.jpa.springdata.PageHelper
 
getPageable(PageRequest, Sort) - 类 中的静态方法org.coodex.commons.jpa.springdata.PageHelper
 
getPath(Root<E>, String) - 类 中的静态方法org.coodex.commons.jpa.springdata.SpecCommon
 
GreaterEqualOperator() - 类 的构造器org.coodex.commons.jpa.criteria.Operators.GreaterEqualOperator
 
GreaterOperator() - 类 的构造器org.coodex.commons.jpa.criteria.Operators.GreaterOperator
 
greaterThen(String, A) - 类 中的静态方法org.coodex.commons.jpa.springdata.SpecCommon
where E.attribute > value
greaterThenEquals(String, A) - 类 中的静态方法org.coodex.commons.jpa.springdata.SpecCommon
where E.attribute >= value

I

in(String, A...) - 类 中的静态方法org.coodex.commons.jpa.springdata.SpecCommon
where E.attribute in (values)
InOperator() - 类 的构造器org.coodex.commons.jpa.criteria.Operators.InOperator
 
isNull(String) - 类 中的静态方法org.coodex.commons.jpa.springdata.SpecCommon
where E.attribute is NULL
IsNullOperator() - 类 的构造器org.coodex.commons.jpa.criteria.Operators.IsNullOperator
 

L

LessEqualOperator() - 类 的构造器org.coodex.commons.jpa.criteria.Operators.LessEqualOperator
 
LessOperator() - 类 的构造器org.coodex.commons.jpa.criteria.Operators.LessOperator
 
lessThen(String, A) - 类 中的静态方法org.coodex.commons.jpa.springdata.SpecCommon
where E.attribute < value
lessThenEquals(String, A) - 类 中的静态方法org.coodex.commons.jpa.springdata.SpecCommon
where E.attribute <= value
like(String, String) - 类 中的静态方法org.coodex.commons.jpa.springdata.SpecCommon
where E.attribute like %value%
LikeOperator() - 类 的构造器org.coodex.commons.jpa.criteria.Operators.LikeOperator
 

M

make(C) - 类 中的方法org.coodex.commons.jpa.springdata.AbstractSpecificationsMaker
 
make(C, String) - 类 中的方法org.coodex.commons.jpa.springdata.AbstractSpecificationsMaker
 
make(C) - 接口 中的方法org.coodex.commons.jpa.springdata.SpecificationsMaker
 
MakerFunction - org.coodex.commons.jpa.springdata中的注释类型
 
memberOf(String, ATTR) - 类 中的静态方法org.coodex.commons.jpa.springdata.SpecCommon
where attr in E.attribute

N

not(Specification<T>) - 类 中的静态方法org.coodex.commons.jpa.springdata.SpecCommon
 
NotEqualOperator() - 类 的构造器org.coodex.commons.jpa.criteria.Operators.NotEqualOperator
 
notEquals(String, A) - 类 中的静态方法org.coodex.commons.jpa.springdata.SpecCommon
where E.attribute <> value
notIn(String, A...) - 类 中的静态方法org.coodex.commons.jpa.springdata.SpecCommon
where E.attribute not in (values)
NotInOperator() - 类 的构造器org.coodex.commons.jpa.criteria.Operators.NotInOperator
 
notNull(String) - 类 中的静态方法org.coodex.commons.jpa.springdata.SpecCommon
where E.attribute is not NULL
NotNullOperator() - 类 的构造器org.coodex.commons.jpa.criteria.Operators.NotNullOperator
 

O

Operators - org.coodex.commons.jpa.criteria中的类
根据 sujiwu@126.com 思路重设计、编码 Created by davidoff shen on 2017-03-17.
Operators() - 类 的构造器org.coodex.commons.jpa.criteria.Operators
 
Operators.BetweenOperator - org.coodex.commons.jpa.criteria中的类
Created by davidoff shen on 2017-03-17.
Operators.CustomPatternLikeOperator - org.coodex.commons.jpa.criteria中的类
Created by davidoff shen on 2017-03-17.
Operators.EndWithOperator - org.coodex.commons.jpa.criteria中的类
Created by davidoff shen on 2017-03-17.
Operators.EqualOperator - org.coodex.commons.jpa.criteria中的类
Created by davidoff shen on 2017-03-17.
Operators.GreaterEqualOperator - org.coodex.commons.jpa.criteria中的类
Created by davidoff shen on 2017-03-17.
Operators.GreaterOperator - org.coodex.commons.jpa.criteria中的类
Created by davidoff shen on 2017-03-17.
Operators.InOperator - org.coodex.commons.jpa.criteria中的类
Created by davidoff shen on 2017-03-17.
Operators.IsNullOperator - org.coodex.commons.jpa.criteria中的类
Created by davidoff shen on 2017-03-17.
Operators.LessEqualOperator - org.coodex.commons.jpa.criteria中的类
Created by davidoff shen on 2017-03-17.
Operators.LessOperator - org.coodex.commons.jpa.criteria中的类
Created by davidoff shen on 2017-03-17.
Operators.LikeOperator - org.coodex.commons.jpa.criteria中的类
Created by davidoff shen on 2017-03-17.
Operators.Logical - org.coodex.commons.jpa.criteria中的枚举
Created by davidoff shen on 2017-03-17.
Operators.NotEqualOperator - org.coodex.commons.jpa.criteria中的类
Created by davidoff shen on 2017-03-17.
Operators.NotInOperator - org.coodex.commons.jpa.criteria中的类
Created by davidoff shen on 2017-03-17.
Operators.NotNullOperator - org.coodex.commons.jpa.criteria中的类
Created by davidoff shen on 2017-03-17.
Operators.Operator - org.coodex.commons.jpa.criteria中的接口
Created by davidoff shen on 2017-03-17.
Operators.StartWithOperator - org.coodex.commons.jpa.criteria中的类
Created by davidoff shen on 2017-03-17.
or(Specification<T>...) - 类 中的静态方法org.coodex.commons.jpa.springdata.SpecCommon
 
or(Collection<Specification<T>>) - 类 中的静态方法org.coodex.commons.jpa.springdata.SpecCommon
 
org.coodex.commons.jpa.criteria - 程序包 org.coodex.commons.jpa.criteria
 
org.coodex.commons.jpa.springdata - 程序包 org.coodex.commons.jpa.springdata
 

P

PageHelper - org.coodex.commons.jpa.springdata中的类
Created by davidoff shen on 2017-07-13.
PageHelper() - 类 的构造器org.coodex.commons.jpa.springdata.PageHelper
 

S

SpecCommon - org.coodex.commons.jpa.springdata中的类
少量调整,移除SpecificationGroup, 增加不定参方法
SpecCommon() - 类 的构造器org.coodex.commons.jpa.springdata.SpecCommon
 
SpecificationsMaker<C,T> - org.coodex.commons.jpa.springdata中的接口
 
startWith(String, String) - 类 中的静态方法org.coodex.commons.jpa.springdata.SpecCommon
where E.attribute like value%
StartWithOperator() - 类 的构造器org.coodex.commons.jpa.criteria.Operators.StartWithOperator
 

T

toPattern(String) - 类 中的方法org.coodex.commons.jpa.criteria.Operators.CustomPatternLikeOperator
 
toPattern(String) - 类 中的方法org.coodex.commons.jpa.criteria.Operators.EndWithOperator
 
toPattern(String) - 类 中的方法org.coodex.commons.jpa.criteria.Operators.LikeOperator
 
toPattern(String) - 类 中的方法org.coodex.commons.jpa.criteria.Operators.StartWithOperator
 
toPredicate(Path<ATTR>, CriteriaBuilder, ATTR[]) - 接口 中的方法org.coodex.commons.jpa.criteria.Operators.Operator
 

V

valueOf(String) - 枚举 中的静态方法org.coodex.commons.jpa.criteria.Operators.Logical
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法org.coodex.commons.jpa.criteria.Operators.Logical
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。

W

wrapper(Specification<ENTITY>) - 类 中的静态方法org.coodex.commons.jpa.springdata.SpecCommon
 
$ A B C D E G I L M N O P S T V W 
跳过导航链接

Copyright © 2020. All rights reserved.