Index

A B C D E F G I M O P Q R S U 
All Classes and Interfaces|All Packages|Constant Field Values

A

AbstractDbOperation<QR,T,EXECUTOR> - Class in io.r2mo.dbe.common.operation
 
AbstractDbOperation(Class<T>, EXECUTOR) - Constructor for class io.r2mo.dbe.common.operation.AbstractDbOperation
 
analyzer() - Method in class io.r2mo.dbe.common.DBEJ
 
analyzer() - Method in class io.r2mo.dbe.common.operation.AbstractDbOperation
 
avg(String) - Method in class io.r2mo.dbe.common.DBE
 
avg(String, QTree) - Method in class io.r2mo.dbe.common.DBE
 
avg(String, JObject) - Method in class io.r2mo.dbe.common.DBE
 
avg(String, String, Object) - Method in class io.r2mo.dbe.common.DBE
 
avg(String, Map<String, Object>) - Method in class io.r2mo.dbe.common.DBE
 
avgBy(String, QTree) - Method in class io.r2mo.dbe.common.DBE
 
avgBy(String, QTree, String) - Method in class io.r2mo.dbe.common.DBE
 
avgBy(String, JObject) - Method in class io.r2mo.dbe.common.DBE
 
avgBy(String, JObject, String) - Method in class io.r2mo.dbe.common.DBE
 
avgBy(String, String) - Method in class io.r2mo.dbe.common.DBE
 
avgBy(String, String, Object) - Method in class io.r2mo.dbe.common.DBE
 
avgBy(String, String, Object, String) - Method in class io.r2mo.dbe.common.DBE
 
avgBy(String, Map<String, Object>) - Method in class io.r2mo.dbe.common.DBE
 
avgBy(String, Map<String, Object>, String) - Method in class io.r2mo.dbe.common.DBE
 

B

BaseActOperation<T> - Class in io.r2mo.dbe.common
 
BaseActOperation() - Constructor for class io.r2mo.dbe.common.BaseActOperation
 
build(JObject, DBNode) - Method in class io.r2mo.dbe.common.DBEWait
 
build(JObject, DBNode, Object) - Method in class io.r2mo.dbe.common.DBEWait
 

C

count() - Method in class io.r2mo.dbe.common.DBE
 
count(QTree) - Method in class io.r2mo.dbe.common.DBE
 
count(QTree) - Method in class io.r2mo.dbe.common.DBEJ
 
count(JObject) - Method in class io.r2mo.dbe.common.BaseActOperation
 
count(JObject) - Method in class io.r2mo.dbe.common.DBE
 
count(JObject) - Method in class io.r2mo.dbe.common.DBEJ
 
count(String, Object) - Method in class io.r2mo.dbe.common.DBE
 
count(String, Object) - Method in class io.r2mo.dbe.common.DBEJ
 
count(Map<String, Object>) - Method in class io.r2mo.dbe.common.BaseActOperation
 
count(Map<String, Object>) - Method in class io.r2mo.dbe.common.DBE
 
count(Map<String, Object>) - Method in class io.r2mo.dbe.common.DBEJ
 
countBy(QTree, String) - Method in class io.r2mo.dbe.common.DBE
 
countBy(JObject, String) - Method in class io.r2mo.dbe.common.DBE
 
countBy(String) - Method in class io.r2mo.dbe.common.DBE
 
countBy(String, Object, String) - Method in class io.r2mo.dbe.common.DBE
 
countBy(Map<String, Object>, String) - Method in class io.r2mo.dbe.common.DBE
 
create(JObject) - Method in class io.r2mo.dbe.common.DBEJ
 
create(List<T>) - Method in class io.r2mo.dbe.common.DBE
 
create(List<T>, int) - Method in class io.r2mo.dbe.common.DBE
 
create(T) - Method in class io.r2mo.dbe.common.BaseActOperation
 
create(T) - Method in class io.r2mo.dbe.common.DBE
 

D

db() - Method in class io.r2mo.dbe.common.BaseActOperation
 
DBE<QR,T,EXECUTOR> - Class in io.r2mo.dbe.common
 
DBE(Class<T>, EXECUTOR) - Constructor for class io.r2mo.dbe.common.DBE
 
DBEJ<QR,T,EXECUTOR> - Class in io.r2mo.dbe.common
 
DBEJ(DBRef, EXECUTOR) - Constructor for class io.r2mo.dbe.common.DBEJ
此处的 DBRef 必须是完整的
DBETool - Class in io.r2mo.dbe.common
DBETool —— MyBatis-Plus 语境下的 Java 侧 GroupBy 与实体标识条件构造辅助工具。
DBETool() - Constructor for class io.r2mo.dbe.common.DBETool
 
DBEWait - Class in io.r2mo.dbe.common
 
DEFAULT_BOOL - Static variable in interface io.r2mo.dbe.common.constant.SchemaExampleValue
 
DEFAULT_CODE - Static variable in interface io.r2mo.dbe.common.constant.SchemaExampleValue
 
DEFAULT_JAVA - Static variable in interface io.r2mo.dbe.common.constant.SchemaExampleValue
 
DEFAULT_LANGUAGE - Static variable in interface io.r2mo.dbe.common.constant.SchemaExampleValue
 
DEFAULT_METADATA - Static variable in interface io.r2mo.dbe.common.constant.SchemaExampleValue
 
DEFAULT_TIME - Static variable in interface io.r2mo.dbe.common.constant.SchemaExampleValue
 
DEFAULT_UUID - Static variable in interface io.r2mo.dbe.common.constant.SchemaExampleValue
 
DEFAULT_VERSION - Static variable in interface io.r2mo.dbe.common.constant.SchemaExampleValue
 

E

entityCls - Variable in class io.r2mo.dbe.common.BaseActOperation
 
entityCls - Variable in class io.r2mo.dbe.common.DBE
 
entityCls() - Method in class io.r2mo.dbe.common.DBE
 
entityCls() - Method in class io.r2mo.dbe.common.operation.AbstractDbOperation
 
executor() - Method in class io.r2mo.dbe.common.DBE
 
executor() - Method in class io.r2mo.dbe.common.DBEJ
 
executor() - Method in class io.r2mo.dbe.common.operation.AbstractDbOperation
 

F

FactoryDBActionBase - Class in io.r2mo.dbe.common.operation
 
FactoryDBActionBase() - Constructor for class io.r2mo.dbe.common.operation.FactoryDBActionBase
 
FIELD_ORDER - Static variable in interface io.r2mo.dbe.common.constant.SourceField
 
findAll() - Method in class io.r2mo.dbe.common.DBE
 
findAll() - Method in class io.r2mo.dbe.common.DBEJ
 
findAll(Serializable, Serializable) - Method in class io.r2mo.dbe.common.BaseActOperation
 
findById(Serializable) - Method in class io.r2mo.dbe.common.BaseActOperation
 
findExist(QTree) - Method in class io.r2mo.dbe.common.DBE
 
findExist(QTree) - Method in class io.r2mo.dbe.common.DBEJ
 
findExist(JObject) - Method in class io.r2mo.dbe.common.DBE
 
findExist(JObject) - Method in class io.r2mo.dbe.common.DBEJ
 
findExist(Serializable) - Method in class io.r2mo.dbe.common.DBE
 
findFull(QQuery) - Method in class io.r2mo.dbe.common.DBE
 
findFull(QQuery) - Method in class io.r2mo.dbe.common.DBEJ
 
findFull(JObject) - Method in class io.r2mo.dbe.common.DBE
 
findFull(JObject) - Method in class io.r2mo.dbe.common.DBEJ
 
findGroupBy(QTree, String) - Method in class io.r2mo.dbe.common.DBE
 
findGroupBy(JObject, String) - Method in class io.r2mo.dbe.common.DBE
 
findGroupBy(String) - Method in class io.r2mo.dbe.common.DBE
 
findGroupBy(String, Object, String) - Method in class io.r2mo.dbe.common.DBE
 
findGroupBy(Map<String, Object>, String) - Method in class io.r2mo.dbe.common.DBE
 
findMany(QTree) - Method in class io.r2mo.dbe.common.DBE
 
findMany(QTree) - Method in class io.r2mo.dbe.common.DBEJ
 
findMany(JObject) - Method in class io.r2mo.dbe.common.BaseActOperation
 
findMany(JObject) - Method in class io.r2mo.dbe.common.DBE
 
findMany(JObject) - Method in class io.r2mo.dbe.common.DBEJ
 
findMany(Serializable...) - Method in class io.r2mo.dbe.common.DBE
 
findMany(String, Object) - Method in class io.r2mo.dbe.common.DBE
 
findMany(String, Object) - Method in class io.r2mo.dbe.common.DBEJ
 
findMany(Map<String, Object>) - Method in class io.r2mo.dbe.common.BaseActOperation
 
findMany(Map<String, Object>) - Method in class io.r2mo.dbe.common.DBE
 
findMany(Map<String, Object>) - Method in class io.r2mo.dbe.common.DBEJ
 
findManyBy(JObject) - Method in class io.r2mo.dbe.common.DBE
 
findManyBy(JObject) - Method in class io.r2mo.dbe.common.DBEJ
 
findManyIn(String, Object...) - Method in class io.r2mo.dbe.common.DBE
 
findManyIn(String, Object...) - Method in class io.r2mo.dbe.common.DBEJ
 
findManyIn(String, List<?>) - Method in class io.r2mo.dbe.common.DBE
 
findManyIn(String, List<?>) - Method in class io.r2mo.dbe.common.DBEJ
 
findOne(QTree) - Method in class io.r2mo.dbe.common.DBE
 
findOne(QTree) - Method in class io.r2mo.dbe.common.DBEJ
 
findOne(JObject) - Method in class io.r2mo.dbe.common.BaseActOperation
 
findOne(JObject) - Method in class io.r2mo.dbe.common.DBE
 
findOne(JObject) - Method in class io.r2mo.dbe.common.DBEJ
 
findOne(Serializable) - Method in class io.r2mo.dbe.common.DBE
 
findOne(Serializable) - Method in class io.r2mo.dbe.common.DBEJ
 
findOne(String, Object) - Method in class io.r2mo.dbe.common.DBE
 
findOne(String, Object) - Method in class io.r2mo.dbe.common.DBEJ
 
findOne(Map<String, Object>) - Method in class io.r2mo.dbe.common.BaseActOperation
 
findOne(Map<String, Object>) - Method in class io.r2mo.dbe.common.DBE
 
findOne(Map<String, Object>) - Method in class io.r2mo.dbe.common.DBEJ
 
findOneBy(JObject) - Method in class io.r2mo.dbe.common.DBEJ
 
findPage(QQuery) - Method in class io.r2mo.dbe.common.DBE
 
findPage(QQuery) - Method in class io.r2mo.dbe.common.DBEJ
 
findPage(JObject) - Method in class io.r2mo.dbe.common.BaseActOperation
 
findPage(JObject) - Method in class io.r2mo.dbe.common.DBE
 
findPage(JObject) - Method in class io.r2mo.dbe.common.DBEJ
 

G

getIdentifier(Object) - Static method in class io.r2mo.dbe.common.DBETool
根据实体类上的 Identifiers 注解,构造该实体的「业务标识条件」映射(形如 WHERE 条件的 K/V)。

I

io.r2mo.dbe.common - package io.r2mo.dbe.common
 
io.r2mo.dbe.common.constant - package io.r2mo.dbe.common.constant
 
io.r2mo.dbe.common.operation - package io.r2mo.dbe.common.operation
 

M

max(String) - Method in class io.r2mo.dbe.common.DBE
 
max(String, QTree) - Method in class io.r2mo.dbe.common.DBE
 
max(String, JObject) - Method in class io.r2mo.dbe.common.DBE
 
max(String, String, Object) - Method in class io.r2mo.dbe.common.DBE
 
max(String, Map<String, Object>) - Method in class io.r2mo.dbe.common.DBE
 
maxBy(String, QTree) - Method in class io.r2mo.dbe.common.DBE
 
maxBy(String, QTree, String) - Method in class io.r2mo.dbe.common.DBE
 
maxBy(String, JObject) - Method in class io.r2mo.dbe.common.DBE
 
maxBy(String, JObject, String) - Method in class io.r2mo.dbe.common.DBE
 
maxBy(String, String) - Method in class io.r2mo.dbe.common.DBE
 
maxBy(String, String, Object) - Method in class io.r2mo.dbe.common.DBE
 
maxBy(String, String, Object, String) - Method in class io.r2mo.dbe.common.DBE
 
maxBy(String, Map<String, Object>) - Method in class io.r2mo.dbe.common.DBE
 
maxBy(String, Map<String, Object>, String) - Method in class io.r2mo.dbe.common.DBE
 
min(String) - Method in class io.r2mo.dbe.common.DBE
 
min(String, QTree) - Method in class io.r2mo.dbe.common.DBE
 
min(String, JObject) - Method in class io.r2mo.dbe.common.DBE
 
min(String, String, Object) - Method in class io.r2mo.dbe.common.DBE
 
min(String, Map<String, Object>) - Method in class io.r2mo.dbe.common.DBE
 
minBy(String, QTree) - Method in class io.r2mo.dbe.common.DBE
 
minBy(String, QTree, String) - Method in class io.r2mo.dbe.common.DBE
 
minBy(String, JObject) - Method in class io.r2mo.dbe.common.DBE
 
minBy(String, JObject, String) - Method in class io.r2mo.dbe.common.DBE
 
minBy(String, String) - Method in class io.r2mo.dbe.common.DBE
 
minBy(String, String, Object) - Method in class io.r2mo.dbe.common.DBE
 
minBy(String, String, Object, String) - Method in class io.r2mo.dbe.common.DBE
 
minBy(String, Map<String, Object>) - Method in class io.r2mo.dbe.common.DBE
 
minBy(String, Map<String, Object>, String) - Method in class io.r2mo.dbe.common.DBE
 

O

of(DBRef) - Static method in class io.r2mo.dbe.common.DBEWait
 
ofAggr() - Method in class io.r2mo.dbe.common.operation.FactoryDBActionBase
 
ofAggr(Class<T>, EXECUTOR) - Method in class io.r2mo.dbe.common.operation.FactoryDBActionBase
 
ofAnalyzer() - Method in class io.r2mo.dbe.common.operation.FactoryDBActionBase
 
ofAnalyzer(Class<T>, EXECUTOR) - Method in class io.r2mo.dbe.common.operation.FactoryDBActionBase
 
ofDb() - Method in class io.r2mo.dbe.common.operation.FactoryDBActionBase
 
ofDb(Class<T>, EXECUTOR) - Method in class io.r2mo.dbe.common.operation.FactoryDBActionBase
 
ofMany() - Method in class io.r2mo.dbe.common.operation.FactoryDBActionBase
 
ofMany(Class<T>, EXECUTOR) - Method in class io.r2mo.dbe.common.operation.FactoryDBActionBase
 
ofOne() - Method in class io.r2mo.dbe.common.operation.FactoryDBActionBase
 
ofOne(Class<T>, EXECUTOR) - Method in class io.r2mo.dbe.common.operation.FactoryDBActionBase
 
ofVary() - Method in class io.r2mo.dbe.common.operation.FactoryDBActionBase
 
ofVary(Class<T>, EXECUTOR) - Method in class io.r2mo.dbe.common.operation.FactoryDBActionBase
 
opAggr - Variable in class io.r2mo.dbe.common.DBE
 
opAggr(Class<T>, EXECUTOR) - Method in class io.r2mo.dbe.common.operation.FactoryDBActionBase
 
opDb - Variable in class io.r2mo.dbe.common.DBE
 
opDb(Class<T>, EXECUTOR) - Method in class io.r2mo.dbe.common.operation.FactoryDBActionBase
 
opJoin - Variable in class io.r2mo.dbe.common.DBEJ
 
opVary - Variable in class io.r2mo.dbe.common.DBE
 
opVary(Class<T>, EXECUTOR) - Method in class io.r2mo.dbe.common.operation.FactoryDBActionBase
 

P

pBatchSize() - Method in class io.r2mo.dbe.common.DBE
 
pBatchSize(int) - Method in class io.r2mo.dbe.common.DBE
 

Q

qrAnalyzer - Variable in class io.r2mo.dbe.common.DBE
 
qrAnalyzer(Class<T>, EXECUTOR) - Method in class io.r2mo.dbe.common.operation.FactoryDBActionBase
 
qrMany - Variable in class io.r2mo.dbe.common.DBE
 
qrMany(Class<T>, EXECUTOR) - Method in class io.r2mo.dbe.common.operation.FactoryDBActionBase
 
qrOne - Variable in class io.r2mo.dbe.common.DBE
 
qrOne(Class<T>, EXECUTOR) - Method in class io.r2mo.dbe.common.operation.FactoryDBActionBase
 

R

ref - Variable in class io.r2mo.dbe.common.DBEJ
 
remove(List<T>) - Method in class io.r2mo.dbe.common.DBE
 
remove(List<T>, int) - Method in class io.r2mo.dbe.common.DBE
 
remove(T) - Method in class io.r2mo.dbe.common.DBE
 
removeBy(QTree) - Method in class io.r2mo.dbe.common.DBE
 
removeBy(QTree) - Method in class io.r2mo.dbe.common.DBEJ
 
removeBy(JObject) - Method in class io.r2mo.dbe.common.DBE
 
removeBy(JObject) - Method in class io.r2mo.dbe.common.DBEJ
 
removeBy(Serializable) - Method in class io.r2mo.dbe.common.DBE
 
removeBy(Serializable) - Method in class io.r2mo.dbe.common.DBEJ
 
removeBy(String, Object) - Method in class io.r2mo.dbe.common.DBE
 
removeBy(String, Object) - Method in class io.r2mo.dbe.common.DBEJ
 
removeBy(Map<String, Object>) - Method in class io.r2mo.dbe.common.DBE
 
removeBy(Map<String, Object>) - Method in class io.r2mo.dbe.common.DBEJ
 
removeById(Serializable) - Method in class io.r2mo.dbe.common.BaseActOperation
 

S

save(List<T>) - Method in class io.r2mo.dbe.common.DBE
 
save(List<T>, int) - Method in class io.r2mo.dbe.common.DBE
 
save(T) - Method in class io.r2mo.dbe.common.DBE
 
saveBatch(List<T>) - Method in class io.r2mo.dbe.common.BaseActOperation
 
saveBy(QTree, T) - Method in class io.r2mo.dbe.common.DBE
 
saveBy(JObject, T) - Method in class io.r2mo.dbe.common.DBE
 
saveBy(Serializable, T) - Method in class io.r2mo.dbe.common.DBE
 
saveBy(String, Object, T) - Method in class io.r2mo.dbe.common.DBE
 
saveBy(Map<String, Object>, T) - Method in class io.r2mo.dbe.common.DBE
 
SchemaExampleValue - Interface in io.r2mo.dbe.common.constant
 
SourceField - Interface in io.r2mo.dbe.common.constant
 
sum(String) - Method in class io.r2mo.dbe.common.DBE
 
sum(String, QTree) - Method in class io.r2mo.dbe.common.DBE
 
sum(String, JObject) - Method in class io.r2mo.dbe.common.DBE
 
sum(String, String, Object) - Method in class io.r2mo.dbe.common.DBE
 
sum(String, Map<String, Object>) - Method in class io.r2mo.dbe.common.DBE
 
sumBy(String, QTree) - Method in class io.r2mo.dbe.common.DBE
 
sumBy(String, QTree, String) - Method in class io.r2mo.dbe.common.DBE
 
sumBy(String, JObject) - Method in class io.r2mo.dbe.common.DBE
 
sumBy(String, JObject, String) - Method in class io.r2mo.dbe.common.DBE
 
sumBy(String, String) - Method in class io.r2mo.dbe.common.DBE
 
sumBy(String, String, Object) - Method in class io.r2mo.dbe.common.DBE
 
sumBy(String, String, Object, String) - Method in class io.r2mo.dbe.common.DBE
 
sumBy(String, Map<String, Object>) - Method in class io.r2mo.dbe.common.DBE
 
sumBy(String, Map<String, Object>, String) - Method in class io.r2mo.dbe.common.DBE
 

U

update(List<T>) - Method in class io.r2mo.dbe.common.DBE
 
update(List<T>, int) - Method in class io.r2mo.dbe.common.DBE
 
update(T) - Method in class io.r2mo.dbe.common.DBE
 
updateBy(QTree, JObject) - Method in class io.r2mo.dbe.common.DBEJ
 
updateBy(QTree, T) - Method in class io.r2mo.dbe.common.DBE
 
updateBy(JObject, JObject) - Method in class io.r2mo.dbe.common.DBEJ
 
updateBy(JObject, T) - Method in class io.r2mo.dbe.common.DBE
 
updateBy(Serializable, JObject) - Method in class io.r2mo.dbe.common.DBEJ
 
updateBy(Serializable, T) - Method in class io.r2mo.dbe.common.DBE
 
updateBy(String, Object, JObject) - Method in class io.r2mo.dbe.common.DBEJ
 
updateBy(String, Object, T) - Method in class io.r2mo.dbe.common.DBE
 
updateBy(Map<String, Object>, JObject) - Method in class io.r2mo.dbe.common.DBEJ
 
updateBy(Map<String, Object>, T) - Method in class io.r2mo.dbe.common.DBE
 
updateById(Serializable, T) - Method in class io.r2mo.dbe.common.BaseActOperation
 
A B C D E F G I M O P Q R S U 
All Classes and Interfaces|All Packages|Constant Field Values