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

A

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

B

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

CommonRepository<T,ID extends Serializable> - org.coodex.commons.jpa.springdata中的接口
Created by davidoff shen on 2017-03-18.
CustomPatternLikeOperator() - 类 的构造器org.coodex.commons.jpa.criteria.Operators.CustomPatternLikeOperator
 

E

EndWithOperator() - 类 的构造器org.coodex.commons.jpa.criteria.Operators.EndWithOperator
 
EqualOperator() - 类 的构造器org.coodex.commons.jpa.criteria.Operators.EqualOperator
 

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
 
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
 

I

InOperator() - 类 的构造器org.coodex.commons.jpa.criteria.Operators.InOperator
 
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
 
LikeOperator() - 类 的构造器org.coodex.commons.jpa.criteria.Operators.LikeOperator
 

M

memberOf(Class<ENTITY>, String, ATTR) - 类 中的静态方法org.coodex.commons.jpa.springdata.SpecCommon
 
memberOf(String, ATTR) - 类 中的静态方法org.coodex.commons.jpa.springdata.SpecCommon
 

N

not(Specification<T>) - 类 中的静态方法org.coodex.commons.jpa.springdata.SpecCommon
 
NotEqualOperator() - 类 的构造器org.coodex.commons.jpa.criteria.Operators.NotEqualOperator
 
NotInOperator() - 类 的构造器org.coodex.commons.jpa.criteria.Operators.NotInOperator
 
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
 

S

spec(Class<ENTITY>, Operators.Logical, String, ATTR...) - 类 中的静态方法org.coodex.commons.jpa.springdata.SpecCommon
 
spec(Operators.Logical, String, ATTR...) - 类 中的静态方法org.coodex.commons.jpa.springdata.SpecCommon
 
SpecCommon - org.coodex.commons.jpa.springdata中的类
少量调整,移除SpecificationGroup, 增加不定参方法
SpecCommon() - 类 的构造器org.coodex.commons.jpa.springdata.SpecCommon
 
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
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
A B C E G I L M N O S T V 
跳过导航链接

Copyright © 2017. All rights reserved.