跳过导航链接
A B C D E F G H I J L M N O P Q R S T U V W Y Z _ 

A

AbstractChainWrapper<T,Children extends AbstractChainWrapper<T,Children>> - com.anwen.mongo.conditions中的类
查询条件
AbstractChainWrapper() - 类 的构造器com.anwen.mongo.conditions.AbstractChainWrapper
 
Accumulator - com.anwen.mongo.conditions.accumulator中的类
累加器结果集
Accumulator(String, String) - 类 的构造器com.anwen.mongo.conditions.accumulator.Accumulator
 
Accumulator(String, String, String) - 类 的构造器com.anwen.mongo.conditions.accumulator.Accumulator
 
Accumulator() - 类 的构造器com.anwen.mongo.conditions.accumulator.Accumulator
 
Accumulator.AccumulatorBuilder - com.anwen.mongo.conditions.accumulator中的类
 
AccumulatorInterface<T> - com.anwen.mongo.conditions.accumulator中的类
构建累加器
AccumulatorInterface() - 类 的构造器com.anwen.mongo.conditions.accumulator.AccumulatorInterface
 
addCodecRegistry(CodecRegistry) - 类 中的静态方法com.anwen.mongo.cache.codec.CodecRegistryCache
 
addCodecRegistry(List<CodecRegistry>) - 类 中的静态方法com.anwen.mongo.cache.codec.CodecRegistryCache
 
addFields(String, SFunction<T, Object>) - 类 中的方法com.anwen.mongo.conditions.aggregate.AggregateChainWrapper
 
addFields(SFunction<T, Object>, SFunction<T, Object>) - 类 中的方法com.anwen.mongo.conditions.aggregate.AggregateChainWrapper
 
addFields(SFunction<T, Object>, String) - 类 中的方法com.anwen.mongo.conditions.aggregate.AggregateChainWrapper
 
addFields(String, String) - 类 中的方法com.anwen.mongo.conditions.aggregate.AggregateChainWrapper
 
addFields(AddFields...) - 类 中的方法com.anwen.mongo.conditions.aggregate.AggregateChainWrapper
 
addFields(List<AddFields>) - 类 中的方法com.anwen.mongo.conditions.aggregate.AggregateChainWrapper
 
addFields(BasicDBObject) - 类 中的方法com.anwen.mongo.conditions.aggregate.AggregateChainWrapper
 
addFields(Bson) - 类 中的方法com.anwen.mongo.conditions.aggregate.AggregateChainWrapper
 
addFields(String, SFunction<T, Object>) - 接口 中的方法com.anwen.mongo.conditions.interfaces.aggregate.Aggregate
向集合中添加新字段
addFields(SFunction<T, Object>, SFunction<T, Object>) - 接口 中的方法com.anwen.mongo.conditions.interfaces.aggregate.Aggregate
向集合中添加新字段
addFields(SFunction<T, Object>, String) - 接口 中的方法com.anwen.mongo.conditions.interfaces.aggregate.Aggregate
向集合中添加新字段
addFields(String, String) - 接口 中的方法com.anwen.mongo.conditions.interfaces.aggregate.Aggregate
向集合中添加新字段
addFields(AddFields...) - 接口 中的方法com.anwen.mongo.conditions.interfaces.aggregate.Aggregate
向集合中添加新字段
addFields(List<AddFields>) - 接口 中的方法com.anwen.mongo.conditions.interfaces.aggregate.Aggregate
向集合中添加新字段
addFields(BasicDBObject) - 接口 中的方法com.anwen.mongo.conditions.interfaces.aggregate.Aggregate
向集合中添加新字段
addFields(Bson) - 接口 中的方法com.anwen.mongo.conditions.interfaces.aggregate.Aggregate
向集合中添加新字段
AddFields - com.anwen.mongo.conditions.interfaces.aggregate.pipeline中的类
addFields函数类
AddFields(String, String) - 类 的构造器com.anwen.mongo.conditions.interfaces.aggregate.pipeline.AddFields
 
AddFields() - 类 的构造器com.anwen.mongo.conditions.interfaces.aggregate.pipeline.AddFields
 
AddFields.AddFieldsBuilder - com.anwen.mongo.conditions.interfaces.aggregate.pipeline中的类
 
AddFieldsConcretePipeline - com.anwen.mongo.strategy.aggregate.impl中的类
addField策略实现类
AddFieldsConcretePipeline(AddFields...) - 类 的构造器com.anwen.mongo.strategy.aggregate.impl.AddFieldsConcretePipeline
 
AddFieldsConcretePipeline(List<AddFields>) - 类 的构造器com.anwen.mongo.strategy.aggregate.impl.AddFieldsConcretePipeline
 
addToSet(SFunction<T, Object>) - 类 中的方法com.anwen.mongo.conditions.accumulator.AccumulatorInterface
将指定字段的唯一值添加到数组中

默认返回字段会使用field参数传递的字段

addToSet(SFunction<T, Object>, SFunction<T, Object>) - 类 中的方法com.anwen.mongo.conditions.accumulator.AccumulatorInterface
将指定字段的唯一值添加到数组中
addToSet(String, SFunction<T, Object>) - 类 中的方法com.anwen.mongo.conditions.accumulator.AccumulatorInterface
将指定字段的唯一值添加到数组中
Aggregate<T,Children> - com.anwen.mongo.conditions.interfaces.aggregate中的接口
管道操作符
AggregateChainWrapper<T,Children> - com.anwen.mongo.conditions.aggregate中的类
 
AggregateChainWrapper() - 类 的构造器com.anwen.mongo.conditions.aggregate.AggregateChainWrapper
 
aggregateList(String, AggregateChainWrapper<Map<String, Object>, ?>) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Inject.InjectQuery
 
aggregateList(ClientSession, String, AggregateChainWrapper<Map<String, Object>, ?>) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Inject.InjectQuery
 
aggregateList(String, AggregateChainWrapper<Map<String, Object>, ?>) - 类 中的方法com.anwen.mongo.mapper.MongoPlusMapMapper
 
aggregateList(ClientSession, String, AggregateChainWrapper<Map<String, Object>, ?>) - 类 中的方法com.anwen.mongo.mapper.MongoPlusMapMapper
 
aggregateList(AggregateChainWrapper<T, ?>) - 类 中的方法com.anwen.mongo.service.impl.ServiceImpl
 
aggregateList(ClientSession, AggregateChainWrapper<T, ?>) - 类 中的方法com.anwen.mongo.service.impl.ServiceImpl
 
aggregateList(AggregateChainWrapper<T, ?>) - 接口 中的方法com.anwen.mongo.service.IService
 
aggregateList(ClientSession, AggregateChainWrapper<T, ?>) - 接口 中的方法com.anwen.mongo.service.IService
 
AggregateWrapper<T> - com.anwen.mongo.conditions.aggregate中的类
管道条件构造
AggregateWrapper() - 类 的构造器com.anwen.mongo.conditions.aggregate.AggregateWrapper
 
all(boolean, SFunction<T, Object>, Collection<Object>) - 类 中的方法com.anwen.mongo.conditions.AbstractChainWrapper
 
all(SFunction<T, Object>, Collection<Object>) - 类 中的方法com.anwen.mongo.conditions.AbstractChainWrapper
 
all(boolean, String, Collection<Object>) - 类 中的方法com.anwen.mongo.conditions.AbstractChainWrapper
 
all(String, Collection<Object>) - 类 中的方法com.anwen.mongo.conditions.AbstractChainWrapper
 
all(boolean, SFunction<T, Object>, Collection<Object>) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Compare
匹配数组中的值 必须同时包含指定的多个元素
all(SFunction<T, Object>, Collection<Object>) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Compare
匹配数组中的值 必须同时包含指定的多个元素
all(boolean, String, Collection<Object>) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Compare
匹配数组中的值 必须同时包含指定的多个元素
all(String, Collection<Object>) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Compare
匹配数组中的值 必须同时包含指定的多个元素
allowDiskUse(boolean) - 类 中的方法com.anwen.mongo.conditions.aggregate.AggregateChainWrapper
 
allowDiskUse(boolean) - 接口 中的方法com.anwen.mongo.conditions.interfaces.aggregate.Aggregate
设置为 true,表示允许在磁盘上存储临时数据。
AMPERSAND - 接口 中的静态变量com.anwen.mongo.toolkit.StringPool
 
and(boolean, QueryChainWrapper<?, ?>) - 类 中的方法com.anwen.mongo.conditions.AbstractChainWrapper
 
and(QueryChainWrapper<?, ?>) - 类 中的方法com.anwen.mongo.conditions.AbstractChainWrapper
 
and(QueryChainWrapper<?, ?>) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Compare
并且 在or中使用
and(boolean, QueryChainWrapper<?, ?>) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Compare
并且 在or中使用
AND - 接口 中的静态变量com.anwen.mongo.toolkit.StringPool
 
AnnotationUtil - com.anwen.mongo.toolkit中的类
 
AnnotationUtil() - 类 的构造器com.anwen.mongo.toolkit.AnnotationUtil
 
appendConversion(Class<?>, ConversionStrategy<T>) - 类 中的静态方法com.anwen.mongo.strategy.convert.ConversionService
添加自定义转换器,转换器需实现ConversionStrategy 可以使用此方法添加,或者将转换器注册为Bean,MongoPlus会自动扫描到转换器,加入到转换器策略中
appendULID(StringBuilder) - 类 中的方法com.anwen.mongo.incrementer.id.ULID
 
apply(T, int) - 接口 中的方法com.anwen.mongo.support.BiIntFunction
函数主接口
apply(T, int) - 接口 中的方法com.anwen.mongo.toolkit.BiIntFunction
函数主接口
ArrayUtils - com.anwen.mongo.toolkit中的类
ArrayUtils工具类
ascending(String...) - 类 中的静态方法com.anwen.mongo.model.Indexes
为给定字段的升序索引创建索引键。
ascending(List<String>) - 类 中的静态方法com.anwen.mongo.model.Indexes
为给定字段的升序索引创建索引键。
ascendingFunc(SFunction<T, Object>...) - 类 中的静态方法com.anwen.mongo.model.Indexes
为给定字段的升序索引创建索引键。
ascendingFunc(List<SFunction<T, Object>>) - 类 中的静态方法com.anwen.mongo.model.Indexes
为给定字段的升序索引创建索引键。
assignId(Object) - 接口 中的方法com.anwen.mongo.incrementer.IdentifierGenerator
判断是否分配 ID
ASTERISK - 接口 中的静态变量com.anwen.mongo.toolkit.StringPool
 
AT - 接口 中的静态变量com.anwen.mongo.toolkit.StringPool
 
AUTO_NUM - 类 中的静态变量com.anwen.mongo.constant.SqlOperationConstant
自增id的key
avg(SFunction<T, Object>) - 类 中的方法com.anwen.mongo.conditions.accumulator.AccumulatorInterface
计算指定字段的平均值

默认返回字段会使用field参数传递的字段

avg(SFunction<T, Object>, SFunction<T, Object>) - 类 中的方法com.anwen.mongo.conditions.accumulator.AccumulatorInterface
计算指定字段的平均值
avg(String, SFunction<T, Object>) - 类 中的方法com.anwen.mongo.conditions.accumulator.AccumulatorInterface
计算指定字段的平均值

B

BACK_SLASH - 接口 中的静态变量com.anwen.mongo.toolkit.StringPool
 
BACKTICK - 接口 中的静态变量com.anwen.mongo.toolkit.StringPool
 
BaseAggregate - com.anwen.mongo.model中的类
 
BaseAggregate(String, PipelineStrategy) - 类 的构造器com.anwen.mongo.model.BaseAggregate
 
BaseAggregate() - 类 的构造器com.anwen.mongo.model.BaseAggregate
 
BaseMapper<T> - com.anwen.mongo.mapper中的类
mapper层,后边版本会弃用IService和IServiceImpl
BaseMapper() - 类 的构造器com.anwen.mongo.mapper.BaseMapper
 
BaseModelID - com.anwen.mongo.model中的类
 
BaseModelID() - 类 的构造器com.anwen.mongo.model.BaseModelID
 
BaseProperty - com.anwen.mongo.model中的类
 
BaseProperty(String, String, String, String, String, String, Integer, Integer, Integer, Integer, Integer, Integer, String, Boolean, Boolean, Boolean, Boolean, Integer, Integer, Integer, Integer, Boolean, String, Integer, String, String, Integer, String, String, String, String, String, Integer, Boolean, Boolean, String, Boolean, Integer, String) - 类 的构造器com.anwen.mongo.model.BaseProperty
 
BaseProperty() - 类 的构造器com.anwen.mongo.model.BaseProperty
 
batchSize(Integer) - 类 中的方法com.anwen.mongo.conditions.aggregate.AggregateChainWrapper
 
batchSize(Integer) - 接口 中的方法com.anwen.mongo.conditions.interfaces.aggregate.Aggregate
设置每个批次大小
BeanMapUtilByReflect - com.anwen.mongo.toolkit中的类
 
BeanMapUtilByReflect() - 类 的构造器com.anwen.mongo.toolkit.BeanMapUtilByReflect
 
between(boolean, SFunction<T, Object>, Object, Object, boolean) - 类 中的方法com.anwen.mongo.conditions.AbstractChainWrapper
 
between(SFunction<T, Object>, Object, Object, boolean) - 类 中的方法com.anwen.mongo.conditions.AbstractChainWrapper
 
between(boolean, String, Object, Object, boolean) - 类 中的方法com.anwen.mongo.conditions.AbstractChainWrapper
 
between(String, Object, Object, boolean) - 类 中的方法com.anwen.mongo.conditions.AbstractChainWrapper
 
between(boolean, SFunction<T, Object>, Object, Object, boolean) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Compare
在。。。
between(SFunction<T, Object>, Object, Object, boolean) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Compare
在。。。
between(boolean, String, Object, Object, boolean) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Compare
在。。。
between(String, Object, Object, boolean) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Compare
在。。。
BigDecimalConversionStrategy - com.anwen.mongo.strategy.convert.impl中的类
BigDecimal类型转换器策略实现类
BigDecimalConversionStrategy() - 类 的构造器com.anwen.mongo.strategy.convert.impl.BigDecimalConversionStrategy
 
BigIntegerConversionStrategy - com.anwen.mongo.strategy.convert.impl中的类
BigInteger类型转换器策略实现类
BigIntegerConversionStrategy() - 类 的构造器com.anwen.mongo.strategy.convert.impl.BigIntegerConversionStrategy
 
BiIntFunction<T,R> - com.anwen.mongo.support中的接口
接受 Int 小类型的处理函数,使用小类型来避免 Java 自动装箱
BiIntFunction<T,R> - com.anwen.mongo.toolkit中的接口
接受 Int 小类型的处理函数,使用小类型来避免 Java 自动装箱
BooleanConversionStrategy - com.anwen.mongo.strategy.convert.impl中的类
Boolean类型转换策略
BooleanConversionStrategy() - 类 的构造器com.anwen.mongo.strategy.convert.impl.BooleanConversionStrategy
 
BsonUtil - com.anwen.mongo.toolkit中的类
Document转换
BsonUtil() - 类 的构造器com.anwen.mongo.toolkit.BsonUtil
 
BsonWriterCache - com.anwen.mongo.cache.codec中的类
 
BsonWriterCache() - 类 的构造器com.anwen.mongo.cache.codec.BsonWriterCache
 
bsonWriterMap - 类 中的静态变量com.anwen.mongo.cache.codec.BsonWriterCache
 
build() - 类 中的方法com.anwen.mongo.build.GroupBuilder
 
build() - 类 中的方法com.anwen.mongo.conditions.accumulator.Accumulator.AccumulatorBuilder
 
build() - 类 中的方法com.anwen.mongo.conditions.interfaces.aggregate.pipeline.AddFields.AddFieldsBuilder
 
build() - 类 中的方法com.anwen.mongo.conditions.interfaces.aggregate.pipeline.Let.LetBuilder
 
build() - 类 中的方法com.anwen.mongo.conditions.interfaces.aggregate.pipeline.Projection.ProjectionBuilder
 
build(String, String, Object) - 类 中的静态方法com.anwen.mongo.conditions.interfaces.condition.CompareCondition
 
build(String, SFunction<T, Object>, Object) - 类 中的静态方法com.anwen.mongo.conditions.interfaces.condition.CompareCondition
 
build(QueryOperatorEnum, SFunction<T, Object>, Object) - 类 中的静态方法com.anwen.mongo.conditions.interfaces.condition.CompareCondition
 
build() - 类 中的方法com.anwen.mongo.conditions.interfaces.condition.CompareCondition.CompareConditionBuilder
 
build(CollectionNameConvertEnum) - 类 中的静态方法com.anwen.mongo.toolkit.MongoCollectionUtils
 
buildAddFields(List<AddFields>) - 类 中的静态方法com.anwen.mongo.conditions.BuildCondition
构建addFields
buildAggregate() - 类 中的方法com.anwen.mongo.strategy.aggregate.impl.AddFieldsConcretePipeline
 
buildAggregate() - 类 中的方法com.anwen.mongo.strategy.aggregate.impl.DefaultConcretePipeline
 
buildAggregate() - 类 中的方法com.anwen.mongo.strategy.aggregate.impl.GroupConcretePipeline
 
buildAggregate() - 类 中的方法com.anwen.mongo.strategy.aggregate.impl.LimitConcretePipeline
 
buildAggregate() - 类 中的方法com.anwen.mongo.strategy.aggregate.impl.LookupConcretePipeline
 
buildAggregate() - 类 中的方法com.anwen.mongo.strategy.aggregate.impl.MatchConcretePipeline
 
buildAggregate() - 类 中的方法com.anwen.mongo.strategy.aggregate.impl.OutConcretePipeline
 
buildAggregate() - 类 中的方法com.anwen.mongo.strategy.aggregate.impl.ProjectConcretePipeline
 
buildAggregate() - 类 中的方法com.anwen.mongo.strategy.aggregate.impl.RootConcretePipelineReplace
 
buildAggregate() - 类 中的方法com.anwen.mongo.strategy.aggregate.impl.SampleConcretePipeline
 
buildAggregate() - 类 中的方法com.anwen.mongo.strategy.aggregate.impl.SkipConcretePipeline
 
buildAggregate() - 类 中的方法com.anwen.mongo.strategy.aggregate.impl.SortConcretePipeline
 
buildAggregate() - 类 中的方法com.anwen.mongo.strategy.aggregate.impl.UnwindConcretePipeline
 
buildAggregate() - 接口 中的方法com.anwen.mongo.strategy.aggregate.PipelineStrategy
构建管道
BuildCondition - com.anwen.mongo.conditions中的类
条件构建
BuildCondition() - 类 的构造器com.anwen.mongo.conditions.BuildCondition
 
builder() - 类 中的静态方法com.anwen.mongo.conditions.accumulator.Accumulator
 
builder() - 类 中的静态方法com.anwen.mongo.conditions.interfaces.aggregate.pipeline.AddFields
 
builder() - 类 中的静态方法com.anwen.mongo.conditions.interfaces.aggregate.pipeline.Let
 
builder() - 类 中的静态方法com.anwen.mongo.conditions.interfaces.aggregate.pipeline.Projection
 
builder() - 类 中的静态方法com.anwen.mongo.conditions.interfaces.condition.CompareCondition
 
buildGroup(List<Accumulator>) - 类 中的静态方法com.anwen.mongo.conditions.BuildCondition
构建group条件
buildOr(List<CompareCondition>) - 类 中的静态方法com.anwen.mongo.conditions.interfaces.condition.CompareCondition
 
buildOrQueryCondition(List<CompareCondition>) - 类 中的静态方法com.anwen.mongo.conditions.BuildCondition
构建子条件
buildOut(String, String) - 类 中的静态方法com.anwen.mongo.conditions.BuildCondition
构建out
buildProjection(List<Projection>) - 类 中的静态方法com.anwen.mongo.conditions.BuildCondition
构建projection条件
buildQueryCondition(List<CompareCondition>) - 类 中的静态方法com.anwen.mongo.conditions.BuildCondition
构建查询条件
buildReplaceRoot(Boolean, List<ReplaceRoot>) - 类 中的静态方法com.anwen.mongo.conditions.BuildCondition
 
buildSample(long) - 类 中的静态方法com.anwen.mongo.conditions.BuildCondition
 
buildUnwind(Boolean, String) - 类 中的静态方法com.anwen.mongo.conditions.BuildCondition
构建unwind
buildUpdateValue(List<CompareCondition>) - 类 中的静态方法com.anwen.mongo.conditions.BuildCondition
构建更新值
bypassDocumentValidation(boolean) - 类 中的方法com.anwen.mongo.conditions.aggregate.AggregateChainWrapper
 
bypassDocumentValidation(boolean) - 接口 中的方法com.anwen.mongo.conditions.interfaces.aggregate.Aggregate
设置绕过文档级验证标志。
BYTES_NEW_LINE - 接口 中的静态变量com.anwen.mongo.toolkit.StringPool
 

C

camelToHyphen(String) - 类 中的静态方法com.anwen.mongo.toolkit.StringUtils
驼峰转连字符 StringUtils.camelToHyphen( "managerAdminUserService" ) = manager-admin-user-service
camelToUnderline(String) - 类 中的静态方法com.anwen.mongo.toolkit.StringUtils
字符串驼峰转下划线格式
canEqual(Object) - 类 中的方法com.anwen.mongo.conditions.accumulator.Accumulator
 
canEqual(Object) - 类 中的方法com.anwen.mongo.conditions.interfaces.aggregate.pipeline.AddFields
 
canEqual(Object) - 类 中的方法com.anwen.mongo.conditions.interfaces.aggregate.pipeline.Let
 
canEqual(Object) - 类 中的方法com.anwen.mongo.conditions.interfaces.aggregate.pipeline.Projection
 
canEqual(Object) - 类 中的方法com.anwen.mongo.conditions.interfaces.aggregate.pipeline.ReplaceRoot
 
canEqual(Object) - 类 中的方法com.anwen.mongo.conditions.interfaces.condition.CompareCondition
 
canEqual(Object) - 类 中的方法com.anwen.mongo.conditions.interfaces.condition.Condition
 
canEqual(Object) - 类 中的方法com.anwen.mongo.conditions.interfaces.condition.Order
 
canEqual(Object) - 类 中的方法com.anwen.mongo.model.BaseAggregate
 
canEqual(Object) - 类 中的方法com.anwen.mongo.model.BaseModelID
 
canEqual(Object) - 类 中的方法com.anwen.mongo.model.BaseProperty
 
canEqual(Object) - 类 中的方法com.anwen.mongo.model.PageParam
 
canEqual(Object) - 类 中的方法com.anwen.mongo.model.PageResult
 
canEqual(Object) - 类 中的方法com.anwen.mongo.model.SlaveDataSource
 
chain(SFunction<T, Object>, Boolean) - 类 中的静态方法com.anwen.mongo.conditions.interfaces.aggregate.pipeline.Projection
 
chain(SFunction<T, Object>, Integer) - 类 中的静态方法com.anwen.mongo.conditions.interfaces.aggregate.pipeline.Projection
 
ChainAggregate<T> - com.anwen.mongo.conditions.aggregate中的接口
 
ChainInject - com.anwen.mongo.conditions.inject.query中的接口
 
ChainInjectAggregate - com.anwen.mongo.conditions.inject.aggregate中的接口
 
ChainQuery<T> - com.anwen.mongo.conditions.query中的接口
查询方法定义
ChainUpdate - com.anwen.mongo.conditions.update中的接口
修改方法定义
ChainWrappers - com.anwen.mongo.toolkit中的类
快速构建链式调用
ChainWrappers() - 类 的构造器com.anwen.mongo.toolkit.ChainWrappers
 
check(String) - 类 中的静态方法com.anwen.mongo.toolkit.SqlInjectionUtils
检查参数是否存在 SQL 注入
checkTableField(T, boolean) - 类 中的静态方法com.anwen.mongo.toolkit.BeanMapUtilByReflect
检查对象属性并返回属性值Map。
checkValNotNull(Object) - 类 中的静态方法com.anwen.mongo.toolkit.StringUtils
判断对象是否不为空
checkValNull(Object) - 类 中的静态方法com.anwen.mongo.toolkit.StringUtils
判断对象是否为空
childCondition(List<CompareCondition>) - 类 中的方法com.anwen.mongo.conditions.interfaces.condition.CompareCondition.CompareConditionBuilder
 
ClassTypeUtil - com.anwen.mongo.toolkit中的类
 
clear() - 类 中的静态方法com.anwen.mongo.context.MongoTransactionContext
 
clear() - 类 中的静态方法com.anwen.mongo.context.MongoTransactionSpring
 
clearReference() - 类 中的方法com.anwen.mongo.context.MongoTransactionStatus
 
closeTransaction(ClientSession) - 类 中的静态方法com.anwen.mongo.transactional.MongoTransactionalOperate
关闭事务
CodecCache - com.anwen.mongo.cache.codec中的类
 
CodecCache() - 类 的构造器com.anwen.mongo.cache.codec.CodecCache
 
codecClassCache - 类 中的静态变量com.anwen.mongo.cache.codec.MapCodecCache
 
codecMap - 类 中的静态变量com.anwen.mongo.cache.codec.CodecCache
 
CodecRegistryCache - com.anwen.mongo.cache.codec中的类
解码器缓存,执行器获取collection时,会来这里拿一下,需要时可以再这里给解码器赋值 可以自实现CodecRegistry,也可以使用RegisterCodecUtil工具类中的registerCodec()方法, 此方法会获取传入的类中的所有非java原生的类字段,逐一注册为解码器,返回List
CodecRegistryCache() - 类 的构造器com.anwen.mongo.cache.codec.CodecRegistryCache
 
codecRegistryList - 类 中的静态变量com.anwen.mongo.cache.codec.CodecRegistryCache
 
codecRegistryList - 类 中的静态变量com.anwen.mongo.toolkit.codec.RegisterCodecUtil
 
collation(CollationStrength) - 类 中的方法com.anwen.mongo.conditions.aggregate.AggregateChainWrapper
 
collation(CollationStrength) - 接口 中的方法com.anwen.mongo.conditions.interfaces.aggregate.Aggregate
用于指定排序规则、语言特性等。
CollectionConversionStrategy - com.anwen.mongo.strategy.convert.impl中的类
 
CollectionConversionStrategy() - 类 的构造器com.anwen.mongo.strategy.convert.impl.CollectionConversionStrategy
 
CollectionGenericCodec<T> - com.anwen.mongo.codec中的类
 
CollectionGenericCodec(Class<T>) - 类 的构造器com.anwen.mongo.codec.CollectionGenericCodec
 
CollectionNameConvert - com.anwen.mongo.convert中的接口
 
CollUtil - com.anwen.mongo.toolkit中的类
 
CollUtil() - 类 的构造器com.anwen.mongo.toolkit.CollUtil
 
COLON - 接口 中的静态变量com.anwen.mongo.toolkit.StringPool
 
column(String) - 类 中的方法com.anwen.mongo.conditions.interfaces.aggregate.pipeline.Projection.ProjectionBuilder
 
column(String) - 类 中的方法com.anwen.mongo.conditions.interfaces.condition.CompareCondition.CompareConditionBuilder
 
com.anwen.mongo.build - 程序包 com.anwen.mongo.build
 
com.anwen.mongo.cache - 程序包 com.anwen.mongo.cache
 
com.anwen.mongo.cache.codec - 程序包 com.anwen.mongo.cache.codec
 
com.anwen.mongo.codec - 程序包 com.anwen.mongo.codec
 
com.anwen.mongo.conditions - 程序包 com.anwen.mongo.conditions
 
com.anwen.mongo.conditions.accumulator - 程序包 com.anwen.mongo.conditions.accumulator
 
com.anwen.mongo.conditions.aggregate - 程序包 com.anwen.mongo.conditions.aggregate
 
com.anwen.mongo.conditions.inject.aggregate - 程序包 com.anwen.mongo.conditions.inject.aggregate
 
com.anwen.mongo.conditions.inject.query - 程序包 com.anwen.mongo.conditions.inject.query
 
com.anwen.mongo.conditions.inject.update - 程序包 com.anwen.mongo.conditions.inject.update
 
com.anwen.mongo.conditions.interfaces - 程序包 com.anwen.mongo.conditions.interfaces
 
com.anwen.mongo.conditions.interfaces.aggregate - 程序包 com.anwen.mongo.conditions.interfaces.aggregate
 
com.anwen.mongo.conditions.interfaces.aggregate.pipeline - 程序包 com.anwen.mongo.conditions.interfaces.aggregate.pipeline
 
com.anwen.mongo.conditions.interfaces.condition - 程序包 com.anwen.mongo.conditions.interfaces.condition
 
com.anwen.mongo.conditions.interfaces.Inject - 程序包 com.anwen.mongo.conditions.interfaces.Inject
 
com.anwen.mongo.conditions.query - 程序包 com.anwen.mongo.conditions.query
 
com.anwen.mongo.conditions.update - 程序包 com.anwen.mongo.conditions.update
 
com.anwen.mongo.conn - 程序包 com.anwen.mongo.conn
 
com.anwen.mongo.constant - 程序包 com.anwen.mongo.constant
 
com.anwen.mongo.context - 程序包 com.anwen.mongo.context
 
com.anwen.mongo.convert - 程序包 com.anwen.mongo.convert
 
com.anwen.mongo.domain - 程序包 com.anwen.mongo.domain
 
com.anwen.mongo.execute - 程序包 com.anwen.mongo.execute
 
com.anwen.mongo.incrementer - 程序包 com.anwen.mongo.incrementer
 
com.anwen.mongo.incrementer.id - 程序包 com.anwen.mongo.incrementer.id
 
com.anwen.mongo.json - 程序包 com.anwen.mongo.json
 
com.anwen.mongo.log - 程序包 com.anwen.mongo.log
 
com.anwen.mongo.mapper - 程序包 com.anwen.mongo.mapper
 
com.anwen.mongo.model - 程序包 com.anwen.mongo.model
 
com.anwen.mongo.operate - 程序包 com.anwen.mongo.operate
 
com.anwen.mongo.proxy - 程序包 com.anwen.mongo.proxy
 
com.anwen.mongo.service - 程序包 com.anwen.mongo.service
 
com.anwen.mongo.service.impl - 程序包 com.anwen.mongo.service.impl
 
com.anwen.mongo.strategy - 程序包 com.anwen.mongo.strategy
 
com.anwen.mongo.strategy.aggregate - 程序包 com.anwen.mongo.strategy.aggregate
 
com.anwen.mongo.strategy.aggregate.impl - 程序包 com.anwen.mongo.strategy.aggregate.impl
 
com.anwen.mongo.strategy.convert - 程序包 com.anwen.mongo.strategy.convert
 
com.anwen.mongo.strategy.convert.impl - 程序包 com.anwen.mongo.strategy.convert.impl
 
com.anwen.mongo.support - 程序包 com.anwen.mongo.support
 
com.anwen.mongo.toolkit - 程序包 com.anwen.mongo.toolkit
 
com.anwen.mongo.toolkit.codec - 程序包 com.anwen.mongo.toolkit.codec
 
com.anwen.mongo.transactional - 程序包 com.anwen.mongo.transactional
 
COMMA - 接口 中的静态变量com.anwen.mongo.toolkit.StringPool
 
commandFailed(CommandFailedEvent) - 类 中的方法com.anwen.mongo.log.CustomMongoDriverLogger
处理命令失败事件
commandStarted(CommandStartedEvent) - 类 中的方法com.anwen.mongo.log.CustomMongoDriverLogger
处理命令开始事件
commandSucceeded(CommandSucceededEvent) - 类 中的方法com.anwen.mongo.log.CustomMongoDriverLogger
处理命令成功事件
comment(BsonValue) - 类 中的方法com.anwen.mongo.conditions.aggregate.AggregateChainWrapper
 
comment(String) - 类 中的方法com.anwen.mongo.conditions.aggregate.AggregateChainWrapper
 
comment(BsonValue) - 接口 中的方法com.anwen.mongo.conditions.interfaces.aggregate.Aggregate
设置此操作的注释。
comment(String) - 接口 中的方法com.anwen.mongo.conditions.interfaces.aggregate.Aggregate
设置此操作的注释。
CommInjectQuery - com.anwen.mongo.conditions.interfaces.Inject中的接口
公共条件
commitAndCloseTransaction(ClientSession) - 类 中的静态方法com.anwen.mongo.transactional.MongoTransactionalOperate
提交并关闭一个事务
commitTransaction(ClientSession) - 类 中的静态方法com.anwen.mongo.transactional.MongoTransactionalOperate
提交一个事务
Compare<T,Children> - com.anwen.mongo.conditions.interfaces中的接口
查询条件封装
CompareCondition - com.anwen.mongo.conditions.interfaces.condition中的类
构建条件对象
CompareCondition(String, String, Object, Integer, Integer, List<CompareCondition>) - 类 的构造器com.anwen.mongo.conditions.interfaces.condition.CompareCondition
 
CompareCondition() - 类 的构造器com.anwen.mongo.conditions.interfaces.condition.CompareCondition
 
CompareCondition.CompareConditionBuilder - com.anwen.mongo.conditions.interfaces.condition中的类
 
compareTo(ULID.Value) - 类 中的方法com.anwen.mongo.incrementer.id.ULID.Value
 
compoundIndex(Bson...) - 类 中的静态方法com.anwen.mongo.model.Indexes
创建复合索引详述。
compoundIndex(List<? extends Bson>) - 类 中的静态方法com.anwen.mongo.model.Indexes
复合多指标规格。
concatCapitalize(String, String) - 类 中的静态方法com.anwen.mongo.toolkit.StringUtils
拼接字符串第二个字符串第一个字母大写
condition(String) - 类 中的方法com.anwen.mongo.conditions.accumulator.Accumulator.AccumulatorBuilder
 
condition(String) - 类 中的方法com.anwen.mongo.conditions.interfaces.condition.CompareCondition.CompareConditionBuilder
 
Condition - com.anwen.mongo.conditions.interfaces.condition中的类
 
Condition(List<CompareCondition>, List<Order>) - 类 的构造器com.anwen.mongo.conditions.interfaces.condition.Condition
 
Condition() - 类 的构造器com.anwen.mongo.conditions.interfaces.condition.Condition
 
ConnectMongoDB - com.anwen.mongo.conn中的类
 
ConnectMongoDB(MongoClient, String, String) - 类 的构造器com.anwen.mongo.conn.ConnectMongoDB
 
containCount(String, int, int, char[]) - 类 中的静态方法com.anwen.mongo.toolkit.StringUtils
查找 src 里包含几个 target
containsUpperCase(String) - 类 中的静态方法com.anwen.mongo.toolkit.StringUtils
包含大写字母
ConversionService - com.anwen.mongo.strategy.convert中的类
策略应用
ConversionService() - 类 的构造器com.anwen.mongo.strategy.convert.ConversionService
 
ConversionStrategy<T> - com.anwen.mongo.strategy.convert中的接口
转换策略
convert(Class<T>) - 接口 中的方法com.anwen.mongo.convert.CollectionNameConvert
 
convertDocumentToMap(FindIterable<Map>) - 类 中的静态方法com.anwen.mongo.convert.Converter
将FindIterable转换为List>。
convertDocumentToMap(MongoCursor<Map>) - 类 中的静态方法com.anwen.mongo.convert.Converter
 
convertDocumentToMap(FindIterable<Map>, Integer) - 类 中的静态方法com.anwen.mongo.convert.Converter
 
Converter - com.anwen.mongo.convert中的类
 
Converter() - 类 的构造器com.anwen.mongo.convert.Converter
 
convertKeysToCamelCase(Map<String, Object>) - 类 中的静态方法com.anwen.mongo.convert.Converter
 
convertObjectId(T) - 类 中的静态方法com.anwen.mongo.toolkit.ObjectIdUtil
转换单个ObjectId
convertObjectId(Collection<?>) - 类 中的静态方法com.anwen.mongo.toolkit.ObjectIdUtil
批量转换ObjectId
convertTimestampToLocalDate(long) - 类 中的静态方法com.anwen.mongo.toolkit.InstantUtil
时间戳转LocalDate 不使用LocalDate的ofInstant的方法,因为java8不可用,这样做可以兼容版本
convertTimestampToLocalDate(Instant) - 类 中的静态方法com.anwen.mongo.toolkit.InstantUtil
 
convertTimestampToLocalDateTime(long) - 类 中的静态方法com.anwen.mongo.toolkit.InstantUtil
时间戳转LocalDateTime
convertTimestampToLocalDateTime(Instant) - 类 中的静态方法com.anwen.mongo.toolkit.InstantUtil
 
convertTimestampToLocalTime(long) - 类 中的静态方法com.anwen.mongo.toolkit.InstantUtil
时间戳转LocalDate 不使用LocalDate的ofInstant的方法,因为java8不可用,这样做可以兼容版本
convertTimestampToLocalTime(Instant) - 类 中的静态方法com.anwen.mongo.toolkit.InstantUtil
 
convertToCamelCase(String) - 类 中的静态方法com.anwen.mongo.toolkit.StringUtils
下划线转驼峰
convertValue(Field, Object, Object, Class<?>...) - 类 中的静态方法com.anwen.mongo.strategy.convert.ConversionService
将字段进行转换,根据field的type
convertValue(Field, Object, Object) - 接口 中的方法com.anwen.mongo.strategy.convert.ConversionStrategy
转换器方法
convertValue(Field, Object, Object) - 类 中的方法com.anwen.mongo.strategy.convert.impl.BigDecimalConversionStrategy
 
convertValue(Field, Object, Object) - 类 中的方法com.anwen.mongo.strategy.convert.impl.BigIntegerConversionStrategy
 
convertValue(Field, Object, Object) - 类 中的方法com.anwen.mongo.strategy.convert.impl.BooleanConversionStrategy
 
convertValue(Field, Object, Object) - 类 中的方法com.anwen.mongo.strategy.convert.impl.CollectionConversionStrategy
 
convertValue(Field, Object, Object) - 类 中的方法com.anwen.mongo.strategy.convert.impl.DateConversionStrategy
 
convertValue(Field, Object, Object) - 类 中的方法com.anwen.mongo.strategy.convert.impl.DefaultConversionStrategy
 
convertValue(Field, Object, Object) - 类 中的方法com.anwen.mongo.strategy.convert.impl.DoubleConversionStrategy
 
convertValue(Field, Object, Object) - 类 中的方法com.anwen.mongo.strategy.convert.impl.FloatConversionStrategy
 
convertValue(Field, Object, Object) - 类 中的方法com.anwen.mongo.strategy.convert.impl.InstantConversionStrategy
 
convertValue(Field, Object, Object) - 类 中的方法com.anwen.mongo.strategy.convert.impl.IntegerConversionStrategy
 
convertValue(Field, Object, Object) - 类 中的方法com.anwen.mongo.strategy.convert.impl.LocalDateConversionStrategy
 
convertValue(Field, Object, Object) - 类 中的方法com.anwen.mongo.strategy.convert.impl.LocalDateTimeConversionStrategy
 
convertValue(Field, Object, Object) - 类 中的方法com.anwen.mongo.strategy.convert.impl.LocalTimeConversionStrategy
 
convertValue(Field, Object, Object) - 类 中的方法com.anwen.mongo.strategy.convert.impl.LongConversionStrategy
 
convertValue(Field, Object, Object) - 类 中的方法com.anwen.mongo.strategy.convert.impl.MapConversionStrategy
 
convertValue(Field, Object, Object) - 类 中的方法com.anwen.mongo.strategy.convert.impl.StringConversionStrategy
 
count(SFunction<T, Object>) - 类 中的方法com.anwen.mongo.conditions.accumulator.AccumulatorInterface
计算指定字段非空值的个数

默认返回字段会使用field参数传递的字段

count(SFunction<T, Object>, SFunction<T, Object>) - 类 中的方法com.anwen.mongo.conditions.accumulator.AccumulatorInterface
计算指定字段非空值的个数
count(String, SFunction<T, Object>) - 类 中的方法com.anwen.mongo.conditions.accumulator.AccumulatorInterface
计算指定字段非空值的个数
count(String) - 类 中的方法com.anwen.mongo.conditions.inject.query.LambdaQueryChainInjectWrapper
 
count(ClientSession, String) - 类 中的方法com.anwen.mongo.conditions.inject.query.LambdaQueryChainInjectWrapper
 
count(String) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Inject.CommInjectQuery
获取总行数
count(ClientSession, String) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Inject.CommInjectQuery
获取总行数
count(String, QueryChainWrapper<Map<String, Object>, ?>) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Inject.InjectQuery
获取总行数
count(ClientSession, String, QueryChainWrapper<Map<String, Object>, ?>) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Inject.InjectQuery
获取总行数
count() - 接口 中的方法com.anwen.mongo.conditions.query.ChainQuery
 
count(ClientSession) - 接口 中的方法com.anwen.mongo.conditions.query.ChainQuery
 
count() - 类 中的方法com.anwen.mongo.conditions.query.LambdaQueryChainWrapper
 
count(ClientSession) - 类 中的方法com.anwen.mongo.conditions.query.LambdaQueryChainWrapper
 
count(String, QueryChainWrapper<Map<String, Object>, ?>) - 类 中的方法com.anwen.mongo.mapper.MongoPlusMapMapper
 
count(ClientSession, String, QueryChainWrapper<Map<String, Object>, ?>) - 类 中的方法com.anwen.mongo.mapper.MongoPlusMapMapper
 
count(String) - 类 中的方法com.anwen.mongo.mapper.MongoPlusMapMapper
 
count(ClientSession, String) - 类 中的方法com.anwen.mongo.mapper.MongoPlusMapMapper
 
count() - 类 中的方法com.anwen.mongo.service.impl.ServiceImpl
 
count(ClientSession) - 类 中的方法com.anwen.mongo.service.impl.ServiceImpl
 
count(QueryChainWrapper<T, ?>) - 类 中的方法com.anwen.mongo.service.impl.ServiceImpl
 
count(ClientSession, QueryChainWrapper<T, ?>) - 类 中的方法com.anwen.mongo.service.impl.ServiceImpl
 
count() - 接口 中的方法com.anwen.mongo.service.IService
 
count(ClientSession) - 接口 中的方法com.anwen.mongo.service.IService
 
count(QueryChainWrapper<T, ?>) - 接口 中的方法com.anwen.mongo.service.IService
 
count(ClientSession, QueryChainWrapper<T, ?>) - 接口 中的方法com.anwen.mongo.service.IService
 
countOf(String, char) - 类 中的静态方法com.anwen.mongo.toolkit.StringUtils
 
createIndex(ClientSession, String, Bson) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Inject.InjectQuery
创建索引,携带事务
createIndex(String, Bson) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Inject.InjectQuery
创建索引
createIndex(ClientSession, String, Bson, IndexOptions) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Inject.InjectQuery
使用给定的键和选项创建索引。
createIndex(String, Bson, IndexOptions) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Inject.InjectQuery
使用给定的键和选项创建索引。
createIndex - 类 中的静态变量com.anwen.mongo.constant.IndexConstant
 
createIndex(Bson, MongoCollection<Document>) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
createIndex(ClientSession, Bson, MongoCollection<Document>) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
createIndex(Bson, IndexOptions, MongoCollection<Document>) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
createIndex(ClientSession, Bson, IndexOptions, MongoCollection<Document>) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
createIndex(ClientSession, String, Bson) - 类 中的方法com.anwen.mongo.mapper.MongoPlusMapMapper
 
createIndex(String, Bson) - 类 中的方法com.anwen.mongo.mapper.MongoPlusMapMapper
 
createIndex(ClientSession, String, Bson, IndexOptions) - 类 中的方法com.anwen.mongo.mapper.MongoPlusMapMapper
 
createIndex(String, Bson, IndexOptions) - 类 中的方法com.anwen.mongo.mapper.MongoPlusMapMapper
 
createIndex(ClientSession, Bson) - 类 中的方法com.anwen.mongo.service.impl.ServiceImpl
 
createIndex(Bson) - 类 中的方法com.anwen.mongo.service.impl.ServiceImpl
 
createIndex(ClientSession, Bson, IndexOptions) - 类 中的方法com.anwen.mongo.service.impl.ServiceImpl
 
createIndex(Bson, IndexOptions) - 类 中的方法com.anwen.mongo.service.impl.ServiceImpl
 
createIndex(ClientSession, Bson) - 接口 中的方法com.anwen.mongo.service.IService
创建索引,携带事务
createIndex(Bson) - 接口 中的方法com.anwen.mongo.service.IService
创建索引
createIndex(ClientSession, Bson, IndexOptions) - 接口 中的方法com.anwen.mongo.service.IService
使用给定的键和选项创建索引。
createIndex(Bson, IndexOptions) - 接口 中的方法com.anwen.mongo.service.IService
使用给定的键和选项创建索引。
createIndexes(String, List<IndexModel>) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Inject.InjectQuery
创建多个索引
createIndexes(String, List<IndexModel>, CreateIndexOptions) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Inject.InjectQuery
创建多个索引
createIndexes(ClientSession, String, List<IndexModel>) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Inject.InjectQuery
创建多个索引
createIndexes(ClientSession, String, List<IndexModel>, CreateIndexOptions) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Inject.InjectQuery
创建多个索引
createIndexes(List<IndexModel>, MongoCollection<Document>) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
createIndexes(ClientSession, List<IndexModel>, MongoCollection<Document>) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
createIndexes(List<IndexModel>, CreateIndexOptions, MongoCollection<Document>) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
createIndexes(ClientSession, List<IndexModel>, CreateIndexOptions, MongoCollection<Document>) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
createIndexes(String, List<IndexModel>) - 类 中的方法com.anwen.mongo.mapper.MongoPlusMapMapper
 
createIndexes(String, List<IndexModel>, CreateIndexOptions) - 类 中的方法com.anwen.mongo.mapper.MongoPlusMapMapper
 
createIndexes(ClientSession, String, List<IndexModel>) - 类 中的方法com.anwen.mongo.mapper.MongoPlusMapMapper
 
createIndexes(ClientSession, String, List<IndexModel>, CreateIndexOptions) - 类 中的方法com.anwen.mongo.mapper.MongoPlusMapMapper
 
createIndexes(List<IndexModel>) - 类 中的方法com.anwen.mongo.service.impl.ServiceImpl
 
createIndexes(List<IndexModel>, CreateIndexOptions) - 类 中的方法com.anwen.mongo.service.impl.ServiceImpl
 
createIndexes(ClientSession, List<IndexModel>) - 类 中的方法com.anwen.mongo.service.impl.ServiceImpl
 
createIndexes(ClientSession, List<IndexModel>, CreateIndexOptions) - 类 中的方法com.anwen.mongo.service.impl.ServiceImpl
 
createIndexes(List<IndexModel>) - 接口 中的方法com.anwen.mongo.service.IService
创建多个索引
createIndexes(List<IndexModel>, CreateIndexOptions) - 接口 中的方法com.anwen.mongo.service.IService
创建多个索引
createIndexes(ClientSession, List<IndexModel>) - 接口 中的方法com.anwen.mongo.service.IService
创建多个索引
createIndexes(ClientSession, List<IndexModel>, CreateIndexOptions) - 接口 中的方法com.anwen.mongo.service.IService
创建多个索引
createTransaction() - 类 中的静态方法com.anwen.mongo.transactional.MongoTransactionalOperate
创建一个session
CRLF - 接口 中的静态变量com.anwen.mongo.toolkit.StringPool
 
custom(BasicDBObject) - 类 中的方法com.anwen.mongo.conditions.AbstractChainWrapper
 
custom(Bson) - 类 中的方法com.anwen.mongo.conditions.AbstractChainWrapper
 
custom(List<BasicDBObject>) - 类 中的方法com.anwen.mongo.conditions.AbstractChainWrapper
 
custom(BasicDBObject) - 类 中的方法com.anwen.mongo.conditions.aggregate.AggregateChainWrapper
 
custom(Bson) - 类 中的方法com.anwen.mongo.conditions.aggregate.AggregateChainWrapper
 
custom(BasicDBObject) - 接口 中的方法com.anwen.mongo.conditions.interfaces.aggregate.Aggregate
自定义管道操作
custom(Bson) - 接口 中的方法com.anwen.mongo.conditions.interfaces.aggregate.Aggregate
自定义管道操作
custom(BasicDBObject) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Compare
 
custom(Bson) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Compare
 
custom(List<BasicDBObject>) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Compare
 
CustomClassUtil - com.anwen.mongo.toolkit中的类
 
CustomClassUtil() - 类 的构造器com.anwen.mongo.toolkit.CustomClassUtil
 
CustomMongoDriverLogger - com.anwen.mongo.log中的类
 
CustomMongoDriverLogger(Boolean) - 类 的构造器com.anwen.mongo.log.CustomMongoDriverLogger
 

D

DASH - 接口 中的静态变量com.anwen.mongo.toolkit.StringPool
 
DateConversionStrategy - com.anwen.mongo.strategy.convert.impl中的类
 
DateConversionStrategy() - 类 的构造器com.anwen.mongo.strategy.convert.impl.DateConversionStrategy
 
decode(BsonReader, DecoderContext) - 类 中的方法com.anwen.mongo.codec.CollectionGenericCodec
 
decode(BsonReader, DecoderContext) - 类 中的方法com.anwen.mongo.codec.GenericCodec
 
decrementReference() - 类 中的方法com.anwen.mongo.context.MongoTransactionStatus
 
DefaultConcretePipeline - com.anwen.mongo.strategy.aggregate.impl中的类
默认实现策略
DefaultConcretePipeline(BasicDBObject) - 类 的构造器com.anwen.mongo.strategy.aggregate.impl.DefaultConcretePipeline
 
DefaultConversionStrategy - com.anwen.mongo.strategy.convert.impl中的类
无策略格式数据
DefaultConversionStrategy() - 类 的构造器com.anwen.mongo.strategy.convert.impl.DefaultConversionStrategy
 
DefaultIdentifierGenerator - com.anwen.mongo.incrementer中的类
默认生成器
DefaultIdentifierGenerator() - 类 的构造器com.anwen.mongo.incrementer.DefaultIdentifierGenerator
已过时。
DefaultIdentifierGenerator(InetAddress) - 类 的构造器com.anwen.mongo.incrementer.DefaultIdentifierGenerator
 
DefaultIdentifierGenerator(long, long) - 类 的构造器com.anwen.mongo.incrementer.DefaultIdentifierGenerator
 
DefaultIdentifierGenerator(Sequence) - 类 的构造器com.anwen.mongo.incrementer.DefaultIdentifierGenerator
 
defaultSplit - 接口 中的静态变量com.anwen.mongo.support.SFunction
 
DefaultSqlOperateImpl - com.anwen.mongo.operate中的类
已过时。
DefaultSqlOperateImpl() - 类 的构造器com.anwen.mongo.operate.DefaultSqlOperateImpl
已过时。
 
defaultToType - 接口 中的静态变量com.anwen.mongo.support.SFunction
 
descending(String...) - 类 中的静态方法com.anwen.mongo.model.Indexes
为给定字段的降序索引创建索引键。
descending(List<String>) - 类 中的静态方法com.anwen.mongo.model.Indexes
为给定字段的降序索引创建索引键。
descendingFunc(SFunction<T, Object>...) - 类 中的静态方法com.anwen.mongo.model.Indexes
为给定字段的降序索引创建索引键。
descendingFunc(List<SFunction<T, Object>>) - 类 中的静态方法com.anwen.mongo.model.Indexes
为给定字段的降序索引创建索引键。
doAggregateList(List<BaseAggregate>, List<BasicDBObject>, BasicDBObject, Class<T>) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
doAggregateList(ClientSession, List<BaseAggregate>, List<BasicDBObject>, BasicDBObject, Class<T>) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
doAggregateList(String, List<BaseAggregate>, List<BasicDBObject>, BasicDBObject) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
doAggregateList(ClientSession, String, List<BaseAggregate>, List<BasicDBObject>, BasicDBObject) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
doAggregateList(String, List<BaseAggregate>, List<BasicDBObject>, BasicDBObject, Class<E>) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
doAggregateList(ClientSession, String, List<BaseAggregate>, List<BasicDBObject>, BasicDBObject, Class<E>) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
doAggregateList(List<BaseAggregate>, List<BasicDBObject>, BasicDBObject, Class<T>) - 类 中的方法com.anwen.mongo.operate.DefaultSqlOperateImpl
已过时。
 
doAggregateList(ClientSession, List<BaseAggregate>, List<BasicDBObject>, BasicDBObject, Class<T>) - 类 中的方法com.anwen.mongo.operate.DefaultSqlOperateImpl
已过时。
 
doAggregateList(String, List<BaseAggregate>, List<BasicDBObject>, BasicDBObject) - 类 中的方法com.anwen.mongo.operate.DefaultSqlOperateImpl
已过时。
 
doAggregateList(ClientSession, String, List<BaseAggregate>, List<BasicDBObject>, BasicDBObject) - 类 中的方法com.anwen.mongo.operate.DefaultSqlOperateImpl
已过时。
 
doAggregateList(String, List<BaseAggregate>, List<BasicDBObject>, BasicDBObject, Class<E>) - 类 中的方法com.anwen.mongo.operate.DefaultSqlOperateImpl
已过时。
 
doAggregateList(ClientSession, String, List<BaseAggregate>, List<BasicDBObject>, BasicDBObject, Class<E>) - 类 中的方法com.anwen.mongo.operate.DefaultSqlOperateImpl
已过时。
 
doAggregateList(List<BaseAggregate>, List<BasicDBObject>, BasicDBObject, Class<T>) - 接口 中的方法com.anwen.mongo.operate.SqlOperate
已过时。
 
doAggregateList(ClientSession, List<BaseAggregate>, List<BasicDBObject>, BasicDBObject, Class<T>) - 接口 中的方法com.anwen.mongo.operate.SqlOperate
已过时。
 
doAggregateList(String, List<BaseAggregate>, List<BasicDBObject>, BasicDBObject) - 接口 中的方法com.anwen.mongo.operate.SqlOperate
已过时。
 
doAggregateList(ClientSession, String, List<BaseAggregate>, List<BasicDBObject>, BasicDBObject) - 接口 中的方法com.anwen.mongo.operate.SqlOperate
已过时。
 
doAggregateList(String, List<BaseAggregate>, List<BasicDBObject>, BasicDBObject, Class<E>) - 接口 中的方法com.anwen.mongo.operate.SqlOperate
已过时。
 
doAggregateList(ClientSession, String, List<BaseAggregate>, List<BasicDBObject>, BasicDBObject, Class<E>) - 接口 中的方法com.anwen.mongo.operate.SqlOperate
已过时。
 
doCount(String, List<CompareCondition>) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
doCount(ClientSession, String, List<CompareCondition>) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
doCount(List<CompareCondition>, Class<?>) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
doCount(ClientSession, List<CompareCondition>, Class<?>) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
doCount(String) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
doCount(ClientSession, String) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
doCount(Class<?>) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
doCount(ClientSession, Class<?>) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
doCount(String, List<CompareCondition>) - 类 中的方法com.anwen.mongo.operate.DefaultSqlOperateImpl
已过时。
 
doCount(ClientSession, String, List<CompareCondition>) - 类 中的方法com.anwen.mongo.operate.DefaultSqlOperateImpl
已过时。
 
doCount(List<CompareCondition>, Class<?>) - 类 中的方法com.anwen.mongo.operate.DefaultSqlOperateImpl
已过时。
 
doCount(ClientSession, List<CompareCondition>, Class<?>) - 类 中的方法com.anwen.mongo.operate.DefaultSqlOperateImpl
已过时。
 
doCount(String) - 类 中的方法com.anwen.mongo.operate.DefaultSqlOperateImpl
已过时。
 
doCount(ClientSession, String) - 类 中的方法com.anwen.mongo.operate.DefaultSqlOperateImpl
已过时。
 
doCount(Class<?>) - 类 中的方法com.anwen.mongo.operate.DefaultSqlOperateImpl
已过时。
 
doCount(ClientSession, Class<?>) - 类 中的方法com.anwen.mongo.operate.DefaultSqlOperateImpl
已过时。
 
doCount(String, List<CompareCondition>) - 接口 中的方法com.anwen.mongo.operate.SqlOperate
已过时。
 
doCount(ClientSession, String, List<CompareCondition>) - 接口 中的方法com.anwen.mongo.operate.SqlOperate
已过时。
 
doCount(List<CompareCondition>, Class<?>) - 接口 中的方法com.anwen.mongo.operate.SqlOperate
已过时。
 
doCount(ClientSession, List<CompareCondition>, Class<?>) - 接口 中的方法com.anwen.mongo.operate.SqlOperate
已过时。
 
doCount(String) - 接口 中的方法com.anwen.mongo.operate.SqlOperate
已过时。
 
doCount(ClientSession, String) - 接口 中的方法com.anwen.mongo.operate.SqlOperate
已过时。
 
doCount(Class<?>) - 接口 中的方法com.anwen.mongo.operate.SqlOperate
已过时。
 
doCount(ClientSession, Class<?>) - 接口 中的方法com.anwen.mongo.operate.SqlOperate
已过时。
 
DocumentMapperConvert - com.anwen.mongo.convert中的类
 
DocumentMapperConvert() - 类 的构造器com.anwen.mongo.convert.DocumentMapperConvert
 
doGetByColumn(String, Object, Class<T>) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
doGetByColumn(ClientSession, String, Object, Class<T>) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
doGetByColumn(String, String, Object) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
doGetByColumn(ClientSession, String, String, Object) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
doGetById(String, Serializable) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
doGetById(ClientSession, String, Serializable) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
doGetById(Serializable, Class<T>) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
doGetById(ClientSession, Serializable, Class<T>) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
doGetById(String, Serializable) - 类 中的方法com.anwen.mongo.operate.DefaultSqlOperateImpl
已过时。
 
doGetById(ClientSession, String, Serializable) - 类 中的方法com.anwen.mongo.operate.DefaultSqlOperateImpl
已过时。
 
doGetById(Serializable, Class<T>) - 类 中的方法com.anwen.mongo.operate.DefaultSqlOperateImpl
已过时。
 
doGetById(ClientSession, Serializable, Class<T>) - 类 中的方法com.anwen.mongo.operate.DefaultSqlOperateImpl
已过时。
 
doGetById(String, Serializable) - 接口 中的方法com.anwen.mongo.operate.SqlOperate
已过时。
 
doGetById(ClientSession, String, Serializable) - 接口 中的方法com.anwen.mongo.operate.SqlOperate
已过时。
 
doGetById(Serializable, Class<T>) - 接口 中的方法com.anwen.mongo.operate.SqlOperate
已过时。
 
doGetById(ClientSession, Serializable, Class<T>) - 接口 中的方法com.anwen.mongo.operate.SqlOperate
已过时。
 
doGetByIds(String, Collection<Serializable>) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
doGetByIds(ClientSession, String, Collection<Serializable>) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
doGetByIds(Collection<Serializable>, Class<T>) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
doGetByIds(ClientSession, Collection<Serializable>, Class<T>) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
doGetByIds(String, Collection<Serializable>) - 类 中的方法com.anwen.mongo.operate.DefaultSqlOperateImpl
已过时。
 
doGetByIds(ClientSession, String, Collection<Serializable>) - 类 中的方法com.anwen.mongo.operate.DefaultSqlOperateImpl
已过时。
 
doGetByIds(Collection<Serializable>, Class<T>) - 类 中的方法com.anwen.mongo.operate.DefaultSqlOperateImpl
已过时。
 
doGetByIds(ClientSession, Collection<Serializable>, Class<T>) - 类 中的方法com.anwen.mongo.operate.DefaultSqlOperateImpl
已过时。
 
doGetByIds(String, Collection<Serializable>) - 接口 中的方法com.anwen.mongo.operate.SqlOperate
已过时。
 
doGetByIds(ClientSession, String, Collection<Serializable>) - 接口 中的方法com.anwen.mongo.operate.SqlOperate
已过时。
 
doGetByIds(Collection<Serializable>, Class<T>) - 接口 中的方法com.anwen.mongo.operate.SqlOperate
已过时。
 
doGetByIds(ClientSession, Collection<Serializable>, Class<T>) - 接口 中的方法com.anwen.mongo.operate.SqlOperate
已过时。
 
doIsExist(Serializable, Class<?>) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
doIsExist(ClientSession, Serializable, Class<?>) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
doIsExist(Serializable, Class<?>) - 类 中的方法com.anwen.mongo.operate.DefaultSqlOperateImpl
已过时。
 
doIsExist(ClientSession, Serializable, Class<?>) - 类 中的方法com.anwen.mongo.operate.DefaultSqlOperateImpl
已过时。
 
doIsExist(Serializable, Class<?>) - 接口 中的方法com.anwen.mongo.operate.SqlOperate
已过时。
 
doIsExist(ClientSession, Serializable, Class<?>) - 接口 中的方法com.anwen.mongo.operate.SqlOperate
已过时。
 
doIsExistMap(String, Serializable) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
doIsExistMap(ClientSession, String, Serializable) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
doIsExistMap(String, Serializable) - 类 中的方法com.anwen.mongo.operate.DefaultSqlOperateImpl
已过时。
 
doIsExistMap(ClientSession, String, Serializable) - 类 中的方法com.anwen.mongo.operate.DefaultSqlOperateImpl
已过时。
 
doIsExistMap(String, Serializable) - 接口 中的方法com.anwen.mongo.operate.SqlOperate
已过时。
 
doIsExistMap(ClientSession, String, Serializable) - 接口 中的方法com.anwen.mongo.operate.SqlOperate
已过时。
 
doLimitOne(String, List<CompareCondition>, List<Projection>, List<BasicDBObject>, List<Order>) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
doLimitOne(ClientSession, String, List<CompareCondition>, List<Projection>, List<BasicDBObject>, List<Order>) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
doLimitOne(List<CompareCondition>, List<Projection>, List<BasicDBObject>, List<Order>, Class<T>) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
doLimitOne(ClientSession, List<CompareCondition>, List<Projection>, List<BasicDBObject>, List<Order>, Class<T>) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
doLimitOne(String, List<CompareCondition>, List<Projection>, List<BasicDBObject>, List<Order>) - 类 中的方法com.anwen.mongo.operate.DefaultSqlOperateImpl
已过时。
 
doLimitOne(ClientSession, String, List<CompareCondition>, List<Projection>, List<BasicDBObject>, List<Order>) - 类 中的方法com.anwen.mongo.operate.DefaultSqlOperateImpl
已过时。
 
doLimitOne(List<CompareCondition>, List<Projection>, List<BasicDBObject>, List<Order>, Class<T>) - 类 中的方法com.anwen.mongo.operate.DefaultSqlOperateImpl
已过时。
 
doLimitOne(ClientSession, List<CompareCondition>, List<Projection>, List<BasicDBObject>, List<Order>, Class<T>) - 类 中的方法com.anwen.mongo.operate.DefaultSqlOperateImpl
已过时。
 
doLimitOne(String, List<CompareCondition>, List<Projection>, List<BasicDBObject>, List<Order>) - 接口 中的方法com.anwen.mongo.operate.SqlOperate
已过时。
 
doLimitOne(ClientSession, String, List<CompareCondition>, List<Projection>, List<BasicDBObject>, List<Order>) - 接口 中的方法com.anwen.mongo.operate.SqlOperate
已过时。
 
doLimitOne(List<CompareCondition>, List<Projection>, List<BasicDBObject>, List<Order>, Class<T>) - 接口 中的方法com.anwen.mongo.operate.SqlOperate
已过时。
 
doLimitOne(ClientSession, List<CompareCondition>, List<Projection>, List<BasicDBObject>, List<Order>, Class<T>) - 接口 中的方法com.anwen.mongo.operate.SqlOperate
已过时。
 
doList(Class<T>) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
doList(ClientSession, Class<T>) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
doList(String) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
doList(ClientSession, String) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
doList(String, List<CompareCondition>, List<Order>, List<Projection>, List<BasicDBObject>) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
doList(ClientSession, String, List<CompareCondition>, List<Order>, List<Projection>, List<BasicDBObject>) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
doList(List<CompareCondition>, List<Order>, List<Projection>, List<BasicDBObject>, Class<T>) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
doList(ClientSession, List<CompareCondition>, List<Order>, List<Projection>, List<BasicDBObject>, Class<T>) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
doList(Class<T>) - 类 中的方法com.anwen.mongo.operate.DefaultSqlOperateImpl
已过时。
 
doList(ClientSession, Class<T>) - 类 中的方法com.anwen.mongo.operate.DefaultSqlOperateImpl
已过时。
 
doList(String) - 类 中的方法com.anwen.mongo.operate.DefaultSqlOperateImpl
已过时。
 
doList(ClientSession, String) - 类 中的方法com.anwen.mongo.operate.DefaultSqlOperateImpl
已过时。
 
doList(String, List<CompareCondition>, List<Order>, List<Projection>, List<BasicDBObject>) - 类 中的方法com.anwen.mongo.operate.DefaultSqlOperateImpl
已过时。
 
doList(ClientSession, String, List<CompareCondition>, List<Order>, List<Projection>, List<BasicDBObject>) - 类 中的方法com.anwen.mongo.operate.DefaultSqlOperateImpl
已过时。
 
doList(List<CompareCondition>, List<Order>, List<Projection>, List<BasicDBObject>, Class<T>) - 类 中的方法com.anwen.mongo.operate.DefaultSqlOperateImpl
已过时。
 
doList(ClientSession, List<CompareCondition>, List<Order>, List<Projection>, List<BasicDBObject>, Class<T>) - 类 中的方法com.anwen.mongo.operate.DefaultSqlOperateImpl
已过时。
 
doList(Class<T>) - 接口 中的方法com.anwen.mongo.operate.SqlOperate
已过时。
 
doList(ClientSession, Class<T>) - 接口 中的方法com.anwen.mongo.operate.SqlOperate
已过时。
 
doList(String) - 接口 中的方法com.anwen.mongo.operate.SqlOperate
已过时。
 
doList(ClientSession, String) - 接口 中的方法com.anwen.mongo.operate.SqlOperate
已过时。
 
doList(String, List<CompareCondition>, List<Order>, List<Projection>, List<BasicDBObject>) - 接口 中的方法com.anwen.mongo.operate.SqlOperate
已过时。
 
doList(ClientSession, String, List<CompareCondition>, List<Order>, List<Projection>, List<BasicDBObject>) - 接口 中的方法com.anwen.mongo.operate.SqlOperate
已过时。
 
doList(List<CompareCondition>, List<Order>, List<Projection>, List<BasicDBObject>, Class<T>) - 接口 中的方法com.anwen.mongo.operate.SqlOperate
已过时。
 
doList(ClientSession, List<CompareCondition>, List<Order>, List<Projection>, List<BasicDBObject>, Class<T>) - 接口 中的方法com.anwen.mongo.operate.SqlOperate
已过时。
 
DOLLAR - 接口 中的静态变量com.anwen.mongo.toolkit.StringPool
 
DOLLAR_LEFT_BRACE - 接口 中的静态变量com.anwen.mongo.toolkit.StringPool
 
doOne(String, List<CompareCondition>, List<Projection>, List<BasicDBObject>) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
doOne(ClientSession, String, List<CompareCondition>, List<Projection>, List<BasicDBObject>) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
doOne(List<CompareCondition>, List<Projection>, List<BasicDBObject>, Class<T>) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
doOne(ClientSession, List<CompareCondition>, List<Projection>, List<BasicDBObject>, Class<T>) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
doOne(String, List<CompareCondition>, List<Projection>, List<BasicDBObject>) - 类 中的方法com.anwen.mongo.operate.DefaultSqlOperateImpl
已过时。
 
doOne(ClientSession, String, List<CompareCondition>, List<Projection>, List<BasicDBObject>) - 类 中的方法com.anwen.mongo.operate.DefaultSqlOperateImpl
已过时。
 
doOne(List<CompareCondition>, List<Projection>, List<BasicDBObject>, Class<T>) - 类 中的方法com.anwen.mongo.operate.DefaultSqlOperateImpl
已过时。
 
doOne(ClientSession, List<CompareCondition>, List<Projection>, List<BasicDBObject>, Class<T>) - 类 中的方法com.anwen.mongo.operate.DefaultSqlOperateImpl
已过时。
 
doOne(String, List<CompareCondition>, List<Projection>, List<BasicDBObject>) - 接口 中的方法com.anwen.mongo.operate.SqlOperate
已过时。
 
doOne(ClientSession, String, List<CompareCondition>, List<Projection>, List<BasicDBObject>) - 接口 中的方法com.anwen.mongo.operate.SqlOperate
已过时。
 
doOne(List<CompareCondition>, List<Projection>, List<BasicDBObject>, Class<T>) - 接口 中的方法com.anwen.mongo.operate.SqlOperate
已过时。
 
doOne(ClientSession, List<CompareCondition>, List<Projection>, List<BasicDBObject>, Class<T>) - 接口 中的方法com.anwen.mongo.operate.SqlOperate
已过时。
 
doPage(String, List<CompareCondition>, List<Order>, List<Projection>, List<BasicDBObject>, Integer, Integer) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
doPage(ClientSession, String, List<CompareCondition>, List<Order>, List<Projection>, List<BasicDBObject>, Integer, Integer) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
doPage(String, Integer, Integer) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
doPage(ClientSession, String, Integer, Integer) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
doPage(List<CompareCondition>, List<Order>, List<Projection>, List<BasicDBObject>, Integer, Integer, Class<T>) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
doPage(ClientSession, List<CompareCondition>, List<Order>, List<Projection>, List<BasicDBObject>, Integer, Integer, Class<T>) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
doPage(String, List<CompareCondition>, List<Order>, List<Projection>, List<BasicDBObject>, Integer, Integer) - 类 中的方法com.anwen.mongo.operate.DefaultSqlOperateImpl
已过时。
 
doPage(ClientSession, String, List<CompareCondition>, List<Order>, List<Projection>, List<BasicDBObject>, Integer, Integer) - 类 中的方法com.anwen.mongo.operate.DefaultSqlOperateImpl
已过时。
 
doPage(String, Integer, Integer) - 类 中的方法com.anwen.mongo.operate.DefaultSqlOperateImpl
已过时。
 
doPage(ClientSession, String, Integer, Integer) - 类 中的方法com.anwen.mongo.operate.DefaultSqlOperateImpl
已过时。
 
doPage(List<CompareCondition>, List<Order>, List<Projection>, List<BasicDBObject>, Integer, Integer, Class<T>) - 类 中的方法com.anwen.mongo.operate.DefaultSqlOperateImpl
已过时。
 
doPage(ClientSession, List<CompareCondition>, List<Order>, List<Projection>, List<BasicDBObject>, Integer, Integer, Class<T>) - 类 中的方法com.anwen.mongo.operate.DefaultSqlOperateImpl
已过时。
 
doPage(String, List<CompareCondition>, List<Order>, List<Projection>, List<BasicDBObject>, Integer, Integer) - 接口 中的方法com.anwen.mongo.operate.SqlOperate
已过时。
 
doPage(ClientSession, String, List<CompareCondition>, List<Order>, List<Projection>, List<BasicDBObject>, Integer, Integer) - 接口 中的方法com.anwen.mongo.operate.SqlOperate
已过时。
 
doPage(String, Integer, Integer) - 接口 中的方法com.anwen.mongo.operate.SqlOperate
已过时。
 
doPage(ClientSession, String, Integer, Integer) - 接口 中的方法com.anwen.mongo.operate.SqlOperate
已过时。
 
doPage(List<CompareCondition>, List<Order>, List<Projection>, List<BasicDBObject>, Integer, Integer, Class<T>) - 接口 中的方法com.anwen.mongo.operate.SqlOperate
已过时。
 
doPage(ClientSession, List<CompareCondition>, List<Order>, List<Projection>, List<BasicDBObject>, Integer, Integer, Class<T>) - 接口 中的方法com.anwen.mongo.operate.SqlOperate
已过时。
 
doRemove(List<CompareCondition>, Class<?>) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
doRemove(ClientSession, List<CompareCondition>, Class<?>) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
doRemove(String, List<CompareCondition>) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
doRemove(ClientSession, String, List<CompareCondition>) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
doRemove(List<CompareCondition>, Class<?>) - 类 中的方法com.anwen.mongo.operate.DefaultSqlOperateImpl
已过时。
 
doRemove(ClientSession, List<CompareCondition>, Class<?>) - 类 中的方法com.anwen.mongo.operate.DefaultSqlOperateImpl
已过时。
 
doRemove(String, List<CompareCondition>) - 类 中的方法com.anwen.mongo.operate.DefaultSqlOperateImpl
已过时。
 
doRemove(ClientSession, String, List<CompareCondition>) - 类 中的方法com.anwen.mongo.operate.DefaultSqlOperateImpl
已过时。
 
doRemove(List<CompareCondition>, Class<?>) - 接口 中的方法com.anwen.mongo.operate.SqlOperate
已过时。
 
doRemove(ClientSession, List<CompareCondition>, Class<?>) - 接口 中的方法com.anwen.mongo.operate.SqlOperate
已过时。
 
doRemove(String, List<CompareCondition>) - 接口 中的方法com.anwen.mongo.operate.SqlOperate
已过时。
 
doRemove(ClientSession, String, List<CompareCondition>) - 接口 中的方法com.anwen.mongo.operate.SqlOperate
已过时。
 
doRemoveBatchByIds(Collection<Serializable>, Class<?>) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
doRemoveBatchByIds(ClientSession, Collection<Serializable>, Class<?>) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
doRemoveBatchByIds(String, Collection<Serializable>) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
doRemoveBatchByIds(ClientSession, String, Collection<Serializable>) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
doRemoveBatchByIds(Collection<Serializable>, Class<?>) - 类 中的方法com.anwen.mongo.operate.DefaultSqlOperateImpl
已过时。
 
doRemoveBatchByIds(ClientSession, Collection<Serializable>, Class<?>) - 类 中的方法com.anwen.mongo.operate.DefaultSqlOperateImpl
已过时。
 
doRemoveBatchByIds(String, Collection<Serializable>) - 类 中的方法com.anwen.mongo.operate.DefaultSqlOperateImpl
已过时。
 
doRemoveBatchByIds(ClientSession, String, Collection<Serializable>) - 类 中的方法com.anwen.mongo.operate.DefaultSqlOperateImpl
已过时。
 
doRemoveBatchByIds(Collection<Serializable>, Class<?>) - 接口 中的方法com.anwen.mongo.operate.SqlOperate
已过时。
 
doRemoveBatchByIds(ClientSession, Collection<Serializable>, Class<?>) - 接口 中的方法com.anwen.mongo.operate.SqlOperate
已过时。
 
doRemoveBatchByIds(String, Collection<Serializable>) - 接口 中的方法com.anwen.mongo.operate.SqlOperate
已过时。
 
doRemoveBatchByIds(ClientSession, String, Collection<Serializable>) - 接口 中的方法com.anwen.mongo.operate.SqlOperate
已过时。
 
doRemoveByColumn(SFunction<T, Object>, Object, Class<T>) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
doRemoveByColumn(ClientSession, SFunction<T, Object>, Object, Class<T>) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
doRemoveByColumn(String, Object, Class<?>) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
doRemoveByColumn(ClientSession, String, Object, Class<?>) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
doRemoveByColumn(String, String, Object) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
doRemoveByColumn(ClientSession, String, String, Object) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
doRemoveByColumn(SFunction<T, Object>, String, Class<T>) - 类 中的方法com.anwen.mongo.operate.DefaultSqlOperateImpl
已过时。
 
doRemoveByColumn(ClientSession, SFunction<T, Object>, String, Class<T>) - 类 中的方法com.anwen.mongo.operate.DefaultSqlOperateImpl
已过时。
 
doRemoveByColumn(String, String, Class<?>) - 类 中的方法com.anwen.mongo.operate.DefaultSqlOperateImpl
已过时。
 
doRemoveByColumn(ClientSession, String, String, Class<?>) - 类 中的方法com.anwen.mongo.operate.DefaultSqlOperateImpl
已过时。
 
doRemoveByColumn(String, String, String) - 类 中的方法com.anwen.mongo.operate.DefaultSqlOperateImpl
已过时。
 
doRemoveByColumn(ClientSession, String, String, String) - 类 中的方法com.anwen.mongo.operate.DefaultSqlOperateImpl
已过时。
 
doRemoveByColumn(SFunction<T, Object>, String, Class<T>) - 接口 中的方法com.anwen.mongo.operate.SqlOperate
已过时。
 
doRemoveByColumn(ClientSession, SFunction<T, Object>, String, Class<T>) - 接口 中的方法com.anwen.mongo.operate.SqlOperate
已过时。
 
doRemoveByColumn(String, String, Class<?>) - 接口 中的方法com.anwen.mongo.operate.SqlOperate
已过时。
 
doRemoveByColumn(ClientSession, String, String, Class<?>) - 接口 中的方法com.anwen.mongo.operate.SqlOperate
已过时。
 
doRemoveByColumn(String, String, String) - 接口 中的方法com.anwen.mongo.operate.SqlOperate
已过时。
 
doRemoveByColumn(ClientSession, String, String, String) - 接口 中的方法com.anwen.mongo.operate.SqlOperate
已过时。
 
doRemoveById(Serializable, Class<?>) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
doRemoveById(ClientSession, Serializable, Class<?>) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
doRemoveById(String, Serializable) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
doRemoveById(ClientSession, String, Serializable) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
doRemoveById(Serializable, Class<?>) - 类 中的方法com.anwen.mongo.operate.DefaultSqlOperateImpl
已过时。
 
doRemoveById(ClientSession, Serializable, Class<?>) - 类 中的方法com.anwen.mongo.operate.DefaultSqlOperateImpl
已过时。
 
doRemoveById(String, Serializable) - 类 中的方法com.anwen.mongo.operate.DefaultSqlOperateImpl
已过时。
 
doRemoveById(ClientSession, String, Serializable) - 类 中的方法com.anwen.mongo.operate.DefaultSqlOperateImpl
已过时。
 
doRemoveById(Serializable, Class<?>) - 接口 中的方法com.anwen.mongo.operate.SqlOperate
已过时。
 
doRemoveById(ClientSession, Serializable, Class<?>) - 接口 中的方法com.anwen.mongo.operate.SqlOperate
已过时。
 
doRemoveById(String, Serializable) - 接口 中的方法com.anwen.mongo.operate.SqlOperate
已过时。
 
doRemoveById(ClientSession, String, Serializable) - 接口 中的方法com.anwen.mongo.operate.SqlOperate
已过时。
 
doSave(T) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
doSave(ClientSession, T) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
doSave(String, Map<String, Object>) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
doSave(ClientSession, String, Map<String, Object>) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
doSave(T) - 类 中的方法com.anwen.mongo.operate.DefaultSqlOperateImpl
已过时。
 
doSave(ClientSession, T) - 类 中的方法com.anwen.mongo.operate.DefaultSqlOperateImpl
已过时。
 
doSave(String, Map<String, Object>) - 类 中的方法com.anwen.mongo.operate.DefaultSqlOperateImpl
已过时。
 
doSave(ClientSession, String, Map<String, Object>) - 类 中的方法com.anwen.mongo.operate.DefaultSqlOperateImpl
已过时。
 
doSave(T) - 接口 中的方法com.anwen.mongo.operate.SqlOperate
已过时。
 
doSave(ClientSession, T) - 接口 中的方法com.anwen.mongo.operate.SqlOperate
已过时。
 
doSave(String, Map<String, Object>) - 接口 中的方法com.anwen.mongo.operate.SqlOperate
已过时。
 
doSave(ClientSession, String, Map<String, Object>) - 接口 中的方法com.anwen.mongo.operate.SqlOperate
已过时。
 
doSaveBatch(Collection<T>) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
doSaveBatch(ClientSession, Collection<T>) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
doSaveBatch(String, Collection<Map<String, Object>>) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
doSaveBatch(ClientSession, String, Collection<Map<String, Object>>) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
doSaveBatch(Collection<T>) - 类 中的方法com.anwen.mongo.operate.DefaultSqlOperateImpl
已过时。
 
doSaveBatch(ClientSession, Collection<T>) - 类 中的方法com.anwen.mongo.operate.DefaultSqlOperateImpl
已过时。
 
doSaveBatch(String, Collection<Map<String, Object>>) - 类 中的方法com.anwen.mongo.operate.DefaultSqlOperateImpl
已过时。
 
doSaveBatch(ClientSession, String, Collection<Map<String, Object>>) - 类 中的方法com.anwen.mongo.operate.DefaultSqlOperateImpl
已过时。
 
doSaveBatch(Collection<T>) - 接口 中的方法com.anwen.mongo.operate.SqlOperate
已过时。
 
doSaveBatch(ClientSession, Collection<T>) - 接口 中的方法com.anwen.mongo.operate.SqlOperate
已过时。
 
doSaveBatch(String, Collection<Map<String, Object>>) - 接口 中的方法com.anwen.mongo.operate.SqlOperate
已过时。
 
doSaveBatch(ClientSession, String, Collection<Map<String, Object>>) - 接口 中的方法com.anwen.mongo.operate.SqlOperate
已过时。
 
doSaveOrUpdate(T) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
doSaveOrUpdate(ClientSession, T) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
doSaveOrUpdate(String, Map<String, Object>) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
doSaveOrUpdate(ClientSession, String, Map<String, Object>) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
doSaveOrUpdate(T) - 类 中的方法com.anwen.mongo.operate.DefaultSqlOperateImpl
已过时。
 
doSaveOrUpdate(ClientSession, T) - 类 中的方法com.anwen.mongo.operate.DefaultSqlOperateImpl
已过时。
 
doSaveOrUpdate(String, Map<String, Object>) - 类 中的方法com.anwen.mongo.operate.DefaultSqlOperateImpl
已过时。
 
doSaveOrUpdate(ClientSession, String, Map<String, Object>) - 类 中的方法com.anwen.mongo.operate.DefaultSqlOperateImpl
已过时。
 
doSaveOrUpdate(T) - 接口 中的方法com.anwen.mongo.operate.SqlOperate
已过时。
 
doSaveOrUpdate(ClientSession, T) - 接口 中的方法com.anwen.mongo.operate.SqlOperate
已过时。
 
doSaveOrUpdate(String, Map<String, Object>) - 接口 中的方法com.anwen.mongo.operate.SqlOperate
已过时。
 
doSaveOrUpdate(ClientSession, String, Map<String, Object>) - 接口 中的方法com.anwen.mongo.operate.SqlOperate
已过时。
 
doSaveOrUpdateBatch(Collection<T>) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
doSaveOrUpdateBatch(ClientSession, Collection<T>) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
doSaveOrUpdateBatch(String, Collection<Map<String, Object>>) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
doSaveOrUpdateBatch(ClientSession, String, Collection<Map<String, Object>>) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
doSaveOrUpdateBatch(Collection<T>) - 类 中的方法com.anwen.mongo.operate.DefaultSqlOperateImpl
已过时。
 
doSaveOrUpdateBatch(ClientSession, Collection<T>) - 类 中的方法com.anwen.mongo.operate.DefaultSqlOperateImpl
已过时。
 
doSaveOrUpdateBatch(String, Collection<Map<String, Object>>) - 类 中的方法com.anwen.mongo.operate.DefaultSqlOperateImpl
已过时。
 
doSaveOrUpdateBatch(ClientSession, String, Collection<Map<String, Object>>) - 类 中的方法com.anwen.mongo.operate.DefaultSqlOperateImpl
已过时。
 
doSaveOrUpdateBatch(Collection<T>) - 接口 中的方法com.anwen.mongo.operate.SqlOperate
已过时。
 
doSaveOrUpdateBatch(ClientSession, Collection<T>) - 接口 中的方法com.anwen.mongo.operate.SqlOperate
已过时。
 
doSaveOrUpdateBatch(String, Collection<Map<String, Object>>) - 接口 中的方法com.anwen.mongo.operate.SqlOperate
已过时。
 
doSaveOrUpdateBatch(ClientSession, String, Collection<Map<String, Object>>) - 接口 中的方法com.anwen.mongo.operate.SqlOperate
已过时。
 
doSql(String, Class<T>) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
doSql(ClientSession, String, Class<T>) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
doSql(String, String) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
doSql(ClientSession, String, String) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
DOT - 接口 中的静态变量com.anwen.mongo.toolkit.StringPool
 
DOT_CLASS - 接口 中的静态变量com.anwen.mongo.toolkit.StringPool
 
DOT_JAVA - 接口 中的静态变量com.anwen.mongo.toolkit.StringPool
 
DOT_NEWLINE - 接口 中的静态变量com.anwen.mongo.toolkit.StringPool
 
DOT_XML - 接口 中的静态变量com.anwen.mongo.toolkit.StringPool
 
DOTDOT - 接口 中的静态变量com.anwen.mongo.toolkit.StringPool
 
DoubleConversionStrategy - com.anwen.mongo.strategy.convert.impl中的类
Double类型转换策略
DoubleConversionStrategy() - 类 的构造器com.anwen.mongo.strategy.convert.impl.DoubleConversionStrategy
 
doUpdate(List<CompareCondition>, Class<?>) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
doUpdate(ClientSession, List<CompareCondition>, Class<?>) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
doUpdate(String, List<CompareCondition>) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
doUpdate(ClientSession, String, List<CompareCondition>) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
doUpdate(List<CompareCondition>, Class<?>) - 类 中的方法com.anwen.mongo.operate.DefaultSqlOperateImpl
已过时。
 
doUpdate(ClientSession, List<CompareCondition>, Class<?>) - 类 中的方法com.anwen.mongo.operate.DefaultSqlOperateImpl
已过时。
 
doUpdate(String, List<CompareCondition>) - 类 中的方法com.anwen.mongo.operate.DefaultSqlOperateImpl
已过时。
 
doUpdate(ClientSession, String, List<CompareCondition>) - 类 中的方法com.anwen.mongo.operate.DefaultSqlOperateImpl
已过时。
 
doUpdate(List<CompareCondition>, Class<?>) - 接口 中的方法com.anwen.mongo.operate.SqlOperate
已过时。
 
doUpdate(ClientSession, List<CompareCondition>, Class<?>) - 接口 中的方法com.anwen.mongo.operate.SqlOperate
已过时。
 
doUpdate(String, List<CompareCondition>) - 接口 中的方法com.anwen.mongo.operate.SqlOperate
已过时。
 
doUpdate(ClientSession, String, List<CompareCondition>) - 接口 中的方法com.anwen.mongo.operate.SqlOperate
已过时。
 
doUpdateBatchByIds(Collection<T>) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
doUpdateBatchByIds(ClientSession, Collection<T>) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
doUpdateBatchByIds(String, Collection<Map<String, Object>>) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
doUpdateBatchByIds(ClientSession, String, Collection<Map<String, Object>>) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
doUpdateBatchByIds(Collection<T>) - 类 中的方法com.anwen.mongo.operate.DefaultSqlOperateImpl
已过时。
 
doUpdateBatchByIds(ClientSession, Collection<T>) - 类 中的方法com.anwen.mongo.operate.DefaultSqlOperateImpl
已过时。
 
doUpdateBatchByIds(String, Collection<Map<String, Object>>) - 类 中的方法com.anwen.mongo.operate.DefaultSqlOperateImpl
已过时。
 
doUpdateBatchByIds(ClientSession, String, Collection<Map<String, Object>>) - 类 中的方法com.anwen.mongo.operate.DefaultSqlOperateImpl
已过时。
 
doUpdateBatchByIds(Collection<T>) - 接口 中的方法com.anwen.mongo.operate.SqlOperate
已过时。
 
doUpdateBatchByIds(ClientSession, Collection<T>) - 接口 中的方法com.anwen.mongo.operate.SqlOperate
已过时。
 
doUpdateBatchByIds(String, Collection<Map<String, Object>>) - 接口 中的方法com.anwen.mongo.operate.SqlOperate
已过时。
 
doUpdateBatchByIds(ClientSession, String, Collection<Map<String, Object>>) - 接口 中的方法com.anwen.mongo.operate.SqlOperate
已过时。
 
doUpdateByColumn(T, SFunction<T, Object>) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
doUpdateByColumn(ClientSession, T, SFunction<T, Object>) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
doUpdateByColumn(T, String) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
doUpdateByColumn(ClientSession, T, String) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
doUpdateByColumn(String, Map<String, Object>, String) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
doUpdateByColumn(ClientSession, String, Map<String, Object>, String) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
doUpdateByColumn(T, SFunction<T, Object>) - 类 中的方法com.anwen.mongo.operate.DefaultSqlOperateImpl
已过时。
 
doUpdateByColumn(ClientSession, T, SFunction<T, Object>) - 类 中的方法com.anwen.mongo.operate.DefaultSqlOperateImpl
已过时。
 
doUpdateByColumn(T, String) - 类 中的方法com.anwen.mongo.operate.DefaultSqlOperateImpl
已过时。
 
doUpdateByColumn(ClientSession, T, String) - 类 中的方法com.anwen.mongo.operate.DefaultSqlOperateImpl
已过时。
 
doUpdateByColumn(String, Map<String, Object>, String) - 类 中的方法com.anwen.mongo.operate.DefaultSqlOperateImpl
已过时。
 
doUpdateByColumn(ClientSession, String, Map<String, Object>, String) - 类 中的方法com.anwen.mongo.operate.DefaultSqlOperateImpl
已过时。
 
doUpdateByColumn(T, SFunction<T, Object>) - 接口 中的方法com.anwen.mongo.operate.SqlOperate
已过时。
 
doUpdateByColumn(ClientSession, T, SFunction<T, Object>) - 接口 中的方法com.anwen.mongo.operate.SqlOperate
已过时。
 
doUpdateByColumn(T, String) - 接口 中的方法com.anwen.mongo.operate.SqlOperate
已过时。
 
doUpdateByColumn(ClientSession, T, String) - 接口 中的方法com.anwen.mongo.operate.SqlOperate
已过时。
 
doUpdateByColumn(String, Map<String, Object>, String) - 接口 中的方法com.anwen.mongo.operate.SqlOperate
已过时。
 
doUpdateByColumn(ClientSession, String, Map<String, Object>, String) - 接口 中的方法com.anwen.mongo.operate.SqlOperate
已过时。
 
doUpdateById(T) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
doUpdateById(ClientSession, T) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
doUpdateById(String, Map<String, Object>) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
doUpdateById(ClientSession, String, Map<String, Object>) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
doUpdateById(T) - 类 中的方法com.anwen.mongo.operate.DefaultSqlOperateImpl
已过时。
 
doUpdateById(ClientSession, T) - 类 中的方法com.anwen.mongo.operate.DefaultSqlOperateImpl
已过时。
 
doUpdateById(String, Map<String, Object>) - 类 中的方法com.anwen.mongo.operate.DefaultSqlOperateImpl
已过时。
 
doUpdateById(ClientSession, String, Map<String, Object>) - 类 中的方法com.anwen.mongo.operate.DefaultSqlOperateImpl
已过时。
 
doUpdateById(T) - 接口 中的方法com.anwen.mongo.operate.SqlOperate
已过时。
 
doUpdateById(ClientSession, T) - 接口 中的方法com.anwen.mongo.operate.SqlOperate
已过时。
 
doUpdateById(String, Map<String, Object>) - 接口 中的方法com.anwen.mongo.operate.SqlOperate
已过时。
 
doUpdateById(ClientSession, String, Map<String, Object>) - 接口 中的方法com.anwen.mongo.operate.SqlOperate
已过时。
 
dropIndex(String, String) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Inject.InjectQuery
删除给定其名称的索引。
dropIndex(String, String, DropIndexOptions) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Inject.InjectQuery
删除给定其名称的索引。
dropIndex(String, Bson) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Inject.InjectQuery
在给定用于创建索引的键的情况下删除索引。
dropIndex(String, Bson, DropIndexOptions) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Inject.InjectQuery
在给定用于创建索引的键的情况下删除索引。
dropIndex(ClientSession, String, String) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Inject.InjectQuery
删除给定其名称的索引。
dropIndex(ClientSession, String, Bson) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Inject.InjectQuery
在给定用于创建索引的键的情况下删除索引。
dropIndex(ClientSession, String, String, DropIndexOptions) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Inject.InjectQuery
删除给定其名称的索引。
dropIndex(ClientSession, String, Bson, DropIndexOptions) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Inject.InjectQuery
在给定用于创建索引的键的情况下删除索引。
dropIndex(String, MongoCollection<Document>) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
dropIndex(ClientSession, String, MongoCollection<Document>) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
dropIndex(String, DropIndexOptions, MongoCollection<Document>) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
dropIndex(ClientSession, String, DropIndexOptions, MongoCollection<Document>) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
dropIndex(Bson, MongoCollection<Document>) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
dropIndex(ClientSession, Bson, MongoCollection<Document>) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
dropIndex(Bson, DropIndexOptions, MongoCollection<Document>) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
dropIndex(ClientSession, Bson, DropIndexOptions, MongoCollection<Document>) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
dropIndex(String, String) - 类 中的方法com.anwen.mongo.mapper.MongoPlusMapMapper
 
dropIndex(String, String, DropIndexOptions) - 类 中的方法com.anwen.mongo.mapper.MongoPlusMapMapper
 
dropIndex(String, Bson) - 类 中的方法com.anwen.mongo.mapper.MongoPlusMapMapper
 
dropIndex(String, Bson, DropIndexOptions) - 类 中的方法com.anwen.mongo.mapper.MongoPlusMapMapper
 
dropIndex(ClientSession, String, String) - 类 中的方法com.anwen.mongo.mapper.MongoPlusMapMapper
 
dropIndex(ClientSession, String, Bson) - 类 中的方法com.anwen.mongo.mapper.MongoPlusMapMapper
 
dropIndex(ClientSession, String, String, DropIndexOptions) - 类 中的方法com.anwen.mongo.mapper.MongoPlusMapMapper
 
dropIndex(ClientSession, String, Bson, DropIndexOptions) - 类 中的方法com.anwen.mongo.mapper.MongoPlusMapMapper
 
dropIndex(String) - 类 中的方法com.anwen.mongo.service.impl.ServiceImpl
 
dropIndex(String, DropIndexOptions) - 类 中的方法com.anwen.mongo.service.impl.ServiceImpl
 
dropIndex(Bson) - 类 中的方法com.anwen.mongo.service.impl.ServiceImpl
 
dropIndex(Bson, DropIndexOptions) - 类 中的方法com.anwen.mongo.service.impl.ServiceImpl
 
dropIndex(ClientSession, String) - 类 中的方法com.anwen.mongo.service.impl.ServiceImpl
 
dropIndex(ClientSession, Bson) - 类 中的方法com.anwen.mongo.service.impl.ServiceImpl
 
dropIndex(ClientSession, String, DropIndexOptions) - 类 中的方法com.anwen.mongo.service.impl.ServiceImpl
 
dropIndex(ClientSession, Bson, DropIndexOptions) - 类 中的方法com.anwen.mongo.service.impl.ServiceImpl
 
dropIndex(String) - 接口 中的方法com.anwen.mongo.service.IService
删除给定其名称的索引。
dropIndex(String, DropIndexOptions) - 接口 中的方法com.anwen.mongo.service.IService
删除给定其名称的索引。
dropIndex(Bson) - 接口 中的方法com.anwen.mongo.service.IService
在给定用于创建索引的键的情况下删除索引。
dropIndex(Bson, DropIndexOptions) - 接口 中的方法com.anwen.mongo.service.IService
在给定用于创建索引的键的情况下删除索引。
dropIndex(ClientSession, String) - 接口 中的方法com.anwen.mongo.service.IService
删除给定其名称的索引。
dropIndex(ClientSession, Bson) - 接口 中的方法com.anwen.mongo.service.IService
在给定用于创建索引的键的情况下删除索引。
dropIndex(ClientSession, String, DropIndexOptions) - 接口 中的方法com.anwen.mongo.service.IService
删除给定其名称的索引。
dropIndex(ClientSession, Bson, DropIndexOptions) - 接口 中的方法com.anwen.mongo.service.IService
在给定用于创建索引的键的情况下删除索引。
dropIndexes(String) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Inject.InjectQuery
删除此集合上的所有索引,但 _id 上的默认值除外。
dropIndexes(ClientSession, String) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Inject.InjectQuery
删除此集合上的所有索引,但 _id 上的默认值除外。
dropIndexes(String, DropIndexOptions) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Inject.InjectQuery
删除此集合上的所有索引,但 _id 上的默认值除外。
dropIndexes(ClientSession, String, DropIndexOptions) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Inject.InjectQuery
删除此集合上的所有索引,但 _id 上的默认值除外。
dropIndexes(MongoCollection<Document>) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
dropIndexes(ClientSession, MongoCollection<Document>) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
dropIndexes(DropIndexOptions, MongoCollection<Document>) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
dropIndexes(ClientSession, DropIndexOptions, MongoCollection<Document>) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
dropIndexes(String) - 类 中的方法com.anwen.mongo.mapper.MongoPlusMapMapper
 
dropIndexes(ClientSession, String) - 类 中的方法com.anwen.mongo.mapper.MongoPlusMapMapper
 
dropIndexes(String, DropIndexOptions) - 类 中的方法com.anwen.mongo.mapper.MongoPlusMapMapper
 
dropIndexes(ClientSession, String, DropIndexOptions) - 类 中的方法com.anwen.mongo.mapper.MongoPlusMapMapper
 
dropIndexes() - 类 中的方法com.anwen.mongo.service.impl.ServiceImpl
 
dropIndexes(ClientSession) - 类 中的方法com.anwen.mongo.service.impl.ServiceImpl
 
dropIndexes(DropIndexOptions) - 类 中的方法com.anwen.mongo.service.impl.ServiceImpl
 
dropIndexes(ClientSession, DropIndexOptions) - 类 中的方法com.anwen.mongo.service.impl.ServiceImpl
 
dropIndexes() - 接口 中的方法com.anwen.mongo.service.IService
删除此集合上的所有索引,但 _id 上的默认值除外。
dropIndexes(ClientSession) - 接口 中的方法com.anwen.mongo.service.IService
删除此集合上的所有索引,但 _id 上的默认值除外。
dropIndexes(DropIndexOptions) - 接口 中的方法com.anwen.mongo.service.IService
删除此集合上的所有索引,但 _id 上的默认值除外。
dropIndexes(ClientSession, DropIndexOptions) - 接口 中的方法com.anwen.mongo.service.IService
删除此集合上的所有索引,但 _id 上的默认值除外。

E

elemMatch(boolean, SFunction<?, Object>, QueryChainWrapper<?, ?>) - 类 中的方法com.anwen.mongo.conditions.AbstractChainWrapper
 
elemMatch(SFunction<?, Object>, QueryChainWrapper<?, ?>) - 类 中的方法com.anwen.mongo.conditions.AbstractChainWrapper
 
elemMatch(boolean, String, QueryChainWrapper<?, ?>) - 类 中的方法com.anwen.mongo.conditions.AbstractChainWrapper
 
elemMatch(String, QueryChainWrapper<?, ?>) - 类 中的方法com.anwen.mongo.conditions.AbstractChainWrapper
 
elemMatch(boolean, SFunction<?, Object>, QueryChainWrapper<?, ?>) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Compare
匹配数组中的值
elemMatch(SFunction<?, Object>, QueryChainWrapper<?, ?>) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Compare
匹配数组中的值
elemMatch(boolean, String, QueryChainWrapper<?, ?>) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Compare
匹配数组中的值
elemMatch(String, QueryChainWrapper<?, ?>) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Compare
匹配数组中的值
EMPTY - 接口 中的静态变量com.anwen.mongo.toolkit.StringPool
 
EMPTY_ARRAY - 接口 中的静态变量com.anwen.mongo.toolkit.StringPool
 
encode(BsonWriter, T, EncoderContext) - 类 中的方法com.anwen.mongo.codec.CollectionGenericCodec
 
encode(BsonWriter, T, EncoderContext) - 类 中的方法com.anwen.mongo.codec.GenericCodec
 
endsWith(String, String) - 类 中的静态方法com.anwen.mongo.toolkit.StringUtils
判断是否以某个字符串结尾(区分大小写) Check if a String ends with a specified suffix.
eq(boolean, SFunction<T, Object>, Object) - 类 中的方法com.anwen.mongo.conditions.AbstractChainWrapper
 
eq(SFunction<T, Object>, Object) - 类 中的方法com.anwen.mongo.conditions.AbstractChainWrapper
 
eq(boolean, String, Object) - 类 中的方法com.anwen.mongo.conditions.AbstractChainWrapper
 
eq(String, Object) - 类 中的方法com.anwen.mongo.conditions.AbstractChainWrapper
 
eq(boolean, SFunction<T, Object>, Object) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Compare
等于
eq(SFunction<T, Object>, Object) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Compare
等于
eq(boolean, String, Object) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Compare
等于
eq(String, Object) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Compare
等于
equals(Object) - 类 中的方法com.anwen.mongo.conditions.accumulator.Accumulator
 
equals(Object) - 类 中的方法com.anwen.mongo.conditions.interfaces.aggregate.pipeline.AddFields
 
equals(Object) - 类 中的方法com.anwen.mongo.conditions.interfaces.aggregate.pipeline.Let
 
equals(Object) - 类 中的方法com.anwen.mongo.conditions.interfaces.aggregate.pipeline.Projection
 
equals(Object) - 类 中的方法com.anwen.mongo.conditions.interfaces.aggregate.pipeline.ReplaceRoot
 
equals(Object) - 类 中的方法com.anwen.mongo.conditions.interfaces.condition.CompareCondition
 
equals(Object) - 类 中的方法com.anwen.mongo.conditions.interfaces.condition.Condition
 
equals(Object) - 类 中的方法com.anwen.mongo.conditions.interfaces.condition.Order
 
equals(Object) - 类 中的方法com.anwen.mongo.incrementer.id.ULID.Value
 
equals(Object) - 类 中的方法com.anwen.mongo.model.BaseAggregate
 
equals(Object) - 类 中的方法com.anwen.mongo.model.BaseModelID
 
equals(Object) - 类 中的方法com.anwen.mongo.model.BaseProperty
 
equals(Object) - 类 中的方法com.anwen.mongo.model.PageParam
 
equals(Object) - 类 中的方法com.anwen.mongo.model.PageResult
 
equals(Object) - 类 中的方法com.anwen.mongo.model.SlaveDataSource
 
EQUALS - 接口 中的静态变量com.anwen.mongo.toolkit.StringPool
 
equals(CharSequence, CharSequence) - 类 中的静态方法com.anwen.mongo.toolkit.StringUtils
比较两个字符串,相同则返回true。
escapeRawString(String) - 类 中的静态方法com.anwen.mongo.toolkit.StringEscape
转义字符串。
escapeString(String) - 类 中的静态方法com.anwen.mongo.toolkit.StringEscape
转义字符串
EXCLAMATION_MARK - 接口 中的静态变量com.anwen.mongo.toolkit.StringPool
 
executeCount(ClientSession, MongoCollection<Document>) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
executeCount(ClientSession, MongoCollection<Document>) - 类 中的方法com.anwen.mongo.operate.DefaultSqlOperateImpl
已过时。
 
executeCount(ClientSession, MongoCollection<Document>) - 接口 中的方法com.anwen.mongo.operate.SqlOperate
已过时。
 
executeCountByCondition(ClientSession, List<CompareCondition>, MongoCollection<Document>) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
executeCountByCondition(ClientSession, List<CompareCondition>, MongoCollection<Document>) - 类 中的方法com.anwen.mongo.operate.DefaultSqlOperateImpl
已过时。
 
executeCountByCondition(ClientSession, List<CompareCondition>, MongoCollection<Document>) - 接口 中的方法com.anwen.mongo.operate.SqlOperate
已过时。
 
executeRemove(ClientSession, List<CompareCondition>, MongoCollection<Document>) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
executeRemove(ClientSession, List<CompareCondition>, MongoCollection<Document>) - 类 中的方法com.anwen.mongo.operate.DefaultSqlOperateImpl
已过时。
 
executeRemove(ClientSession, List<CompareCondition>, MongoCollection<Document>) - 接口 中的方法com.anwen.mongo.operate.SqlOperate
已过时。
 
executeRemoveBatchByIds(ClientSession, Collection<Serializable>, MongoCollection<Document>) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
executeRemoveBatchByIds(ClientSession, Collection<Serializable>, MongoCollection<Document>) - 类 中的方法com.anwen.mongo.operate.DefaultSqlOperateImpl
已过时。
 
executeRemoveBatchByIds(ClientSession, Collection<Serializable>, MongoCollection<Document>) - 接口 中的方法com.anwen.mongo.operate.SqlOperate
已过时。
 
executeRemoveByColumn(ClientSession, String, Object, MongoCollection<Document>) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
executeUpdate(ClientSession, List<CompareCondition>, MongoCollection<Document>) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
executeUpdate(ClientSession, List<CompareCondition>, MongoCollection<Document>) - 类 中的方法com.anwen.mongo.operate.DefaultSqlOperateImpl
已过时。
 
executeUpdate(ClientSession, List<CompareCondition>, MongoCollection<Document>) - 接口 中的方法com.anwen.mongo.operate.SqlOperate
已过时。
 
exists(boolean, SFunction<T, Object>, Boolean) - 类 中的方法com.anwen.mongo.conditions.AbstractChainWrapper
 
exists(SFunction<T, Object>, Boolean) - 类 中的方法com.anwen.mongo.conditions.AbstractChainWrapper
 
exists(boolean, String, Boolean) - 类 中的方法com.anwen.mongo.conditions.AbstractChainWrapper
 
exists(String, Boolean) - 类 中的方法com.anwen.mongo.conditions.AbstractChainWrapper
 
exists(boolean, SFunction<T, Object>, Boolean) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Compare
字段是否存在
exists(SFunction<T, Object>, Boolean) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Compare
字段是否存在
exists(boolean, String, Boolean) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Compare
字段是否存在
exists(String, Boolean) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Compare
字段是否存在
expr(boolean, CompareCondition) - 类 中的方法com.anwen.mongo.conditions.AbstractChainWrapper
 
expr(CompareCondition) - 类 中的方法com.anwen.mongo.conditions.AbstractChainWrapper
 
expr(CompareCondition) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Compare
进行计算的表达式
expr(boolean, CompareCondition) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Compare
进行计算的表达式

F

FALSE - 接口 中的静态变量com.anwen.mongo.toolkit.StringPool
 
field(String) - 类 中的方法com.anwen.mongo.conditions.accumulator.Accumulator.AccumulatorBuilder
 
field(String) - 类 中的方法com.anwen.mongo.conditions.interfaces.aggregate.pipeline.AddFields.AddFieldsBuilder
 
first(SFunction<T, Object>) - 类 中的方法com.anwen.mongo.conditions.accumulator.AccumulatorInterface
获取指定字段在分组中的第一个文档的值

默认返回字段会使用field参数传递的字段

first(SFunction<T, Object>, SFunction<T, Object>) - 类 中的方法com.anwen.mongo.conditions.accumulator.AccumulatorInterface
获取指定字段在分组中的第一个文档的值,并指定返回字段
first(String, SFunction<T, Object>) - 类 中的方法com.anwen.mongo.conditions.accumulator.AccumulatorInterface
获取指定字段在分组中的第一个文档的值,并指定返回字段
firstCharToLowerCase(String) - 类 中的静态方法com.anwen.mongo.toolkit.StringUtils
首字母小写
firstCharToUpperCase(String) - 类 中的静态方法com.anwen.mongo.toolkit.StringUtils
首字母大写
FloatConversionStrategy - com.anwen.mongo.strategy.convert.impl中的类
Float类型转换策略
FloatConversionStrategy() - 类 的构造器com.anwen.mongo.strategy.convert.impl.FloatConversionStrategy
 
fromBytes(byte[]) - 类 中的静态方法com.anwen.mongo.incrementer.id.ULID
 
FuncGroupField<T> - com.anwen.mongo.model中的类
 
FuncGroupField(SFunction<T, Object>, SFunction<T, Object>) - 类 的构造器com.anwen.mongo.model.FuncGroupField
 
FuncGroupField() - 类 的构造器com.anwen.mongo.model.FuncGroupField
 

G

Generate - com.anwen.mongo.toolkit中的类
 
Generate() - 类 的构造器com.anwen.mongo.toolkit.Generate
 
generateId(IdTypeEnum) - 类 中的静态方法com.anwen.mongo.toolkit.Generate
 
GenericCodec<T> - com.anwen.mongo.codec中的类
 
GenericCodec(Class<T>) - 类 的构造器com.anwen.mongo.codec.GenericCodec
 
GenericSuperclassUtil - com.anwen.mongo.toolkit中的类
 
GenericSuperclassUtil() - 类 的构造器com.anwen.mongo.toolkit.GenericSuperclassUtil
 
geo2d(String) - 类 中的静态方法com.anwen.mongo.model.Indexes
在给定字段上为 2d 索引创建索引键。
geo2d(SFunction<T, Object>) - 类 中的静态方法com.anwen.mongo.model.Indexes
在给定字段上为 2d 索引创建索引键。
geo2dsphere(String...) - 类 中的静态方法com.anwen.mongo.model.Indexes
在给定字段上为 2dsphere 索引创建索引键。
geo2dsphere(List<String>) - 类 中的静态方法com.anwen.mongo.model.Indexes
在给定字段上为 2dsphere 索引创建索引键。
geo2dsphereFunc(SFunction<T, Object>...) - 类 中的静态方法com.anwen.mongo.model.Indexes
在给定字段上为 2dsphere 索引创建索引键。
geo2dsphereFunc(List<SFunction<T, Object>>) - 类 中的静态方法com.anwen.mongo.model.Indexes
在给定字段上为 2dsphere 索引创建索引键。
geoHaystack(String, Bson) - 类 中的静态方法com.anwen.mongo.model.Indexes
已过时。
geoHaystack 在 MongoDB 4.4 中已弃用,首选 Indexes.geo2dsphere(String...)
geoHaystack(SFunction<T, Object>, Bson) - 类 中的静态方法com.anwen.mongo.model.Indexes
已过时。
geoHaystack 在 MongoDB 4.4 中已弃用,首选 Indexes.geo2dsphere(String...)
get26ULID() - 类 中的静态方法com.anwen.mongo.incrementer.id.IdWorker
生成一个ULID
get32UUID() - 类 中的静态方法com.anwen.mongo.incrementer.id.IdWorker
使用ThreadLocalRandom获取UUID获取更优的效果 去掉"-"
getActualTypeArgument(Class<?>) - 类 中的静态方法com.anwen.mongo.toolkit.GenericSuperclassUtil
 
getAllClass(T) - 类 中的静态方法com.anwen.mongo.toolkit.ClassTypeUtil
获取类中所有的字段,如果是自定义类型或者Map、Bson类型,也将子字段获取
getAllConversion() - 类 中的静态方法com.anwen.mongo.strategy.convert.ConversionService
获取所有的转换器
getAllCustomFieldClasses(Class<?>) - 类 中的静态方法com.anwen.mongo.toolkit.ClassTypeUtil
获取对象的所有自定义类字段类型
getAllFieldClasses(Class<?>) - 类 中的静态方法com.anwen.mongo.toolkit.ClassTypeUtil
获取对象的所有字段类型
getAppName() - 类 中的方法com.anwen.mongo.model.BaseProperty
 
getAuthenticationDatabase() - 类 中的方法com.anwen.mongo.model.BaseProperty
 
getAuthMechanism() - 类 中的方法com.anwen.mongo.model.BaseProperty
 
getAuthMechanismProperties() - 类 中的方法com.anwen.mongo.model.BaseProperty
 
getAuthSource() - 类 中的方法com.anwen.mongo.model.BaseProperty
 
getBaseAggregateList() - 类 中的方法com.anwen.mongo.conditions.aggregate.AggregateChainWrapper
 
getBaseAndCondition(List<CompareCondition>) - 类 中的方法com.anwen.mongo.conditions.AbstractChainWrapper
 
getBaseCondition(String, Object) - 类 中的方法com.anwen.mongo.conditions.AbstractChainWrapper
 
getBaseCondition(SFunction<T, Object>, Object) - 类 中的方法com.anwen.mongo.conditions.AbstractChainWrapper
 
getBaseConditionBetween(String, Object, Object, boolean) - 类 中的方法com.anwen.mongo.conditions.AbstractChainWrapper
 
getBaseOrCondition(List<CompareCondition>) - 类 中的方法com.anwen.mongo.conditions.AbstractChainWrapper
 
getBaseOrder(Integer, String) - 类 中的方法com.anwen.mongo.conditions.AbstractChainWrapper
 
getBaseOrder(Integer, SFunction<T, Object>) - 类 中的方法com.anwen.mongo.conditions.AbstractChainWrapper
 
getBaseProject(String, Integer) - 类 中的方法com.anwen.mongo.conditions.AbstractChainWrapper
 
getBaseProject(Projection...) - 类 中的方法com.anwen.mongo.conditions.AbstractChainWrapper
 
getBaseProjectDisplay(String...) - 类 中的方法com.anwen.mongo.conditions.AbstractChainWrapper
 
getBaseProjectDisplay(SFunction<T, Object>...) - 类 中的方法com.anwen.mongo.conditions.AbstractChainWrapper
 
getBaseProjectNone(String...) - 类 中的方法com.anwen.mongo.conditions.AbstractChainWrapper
 
getBaseProjectNone(SFunction<T, Object>...) - 类 中的方法com.anwen.mongo.conditions.AbstractChainWrapper
 
getBaseProperty() - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
getBasicDBObjectList() - 类 中的方法com.anwen.mongo.conditions.AbstractChainWrapper
 
getBasicDBObjectList() - 类 中的方法com.anwen.mongo.conditions.aggregate.AggregateChainWrapper
 
getByColumn(String, String, Object) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Inject.InjectQuery
根据某一列查询
getByColumn(ClientSession, String, String, Object) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Inject.InjectQuery
 
getByColumn(String, String, Object) - 类 中的方法com.anwen.mongo.mapper.MongoPlusMapMapper
 
getByColumn(ClientSession, String, String, Object) - 类 中的方法com.anwen.mongo.mapper.MongoPlusMapMapper
 
getByColumn(SFunction<T, Object>, Object) - 类 中的方法com.anwen.mongo.service.impl.ServiceImpl
 
getByColumn(ClientSession, SFunction<T, Object>, Object) - 类 中的方法com.anwen.mongo.service.impl.ServiceImpl
 
getByColumn(String, Object) - 类 中的方法com.anwen.mongo.service.impl.ServiceImpl
 
getByColumn(ClientSession, String, Object) - 类 中的方法com.anwen.mongo.service.impl.ServiceImpl
 
getByColumn(SFunction<T, Object>, Object) - 接口 中的方法com.anwen.mongo.service.IService
根据某一列查询
getByColumn(ClientSession, SFunction<T, Object>, Object) - 接口 中的方法com.anwen.mongo.service.IService
 
getByColumn(String, Object) - 接口 中的方法com.anwen.mongo.service.IService
根据某一列查询
getByColumn(ClientSession, String, Object) - 接口 中的方法com.anwen.mongo.service.IService
 
getById(String, Serializable) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Inject.InjectQuery
 
getById(ClientSession, String, Serializable) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Inject.InjectQuery
 
getById(String, Serializable) - 类 中的方法com.anwen.mongo.mapper.MongoPlusMapMapper
 
getById(ClientSession, String, Serializable) - 类 中的方法com.anwen.mongo.mapper.MongoPlusMapMapper
 
getById(Serializable) - 类 中的方法com.anwen.mongo.service.impl.ServiceImpl
 
getById(ClientSession, Serializable) - 类 中的方法com.anwen.mongo.service.impl.ServiceImpl
 
getById(Serializable) - 接口 中的方法com.anwen.mongo.service.IService
根据id查询单个
getById(ClientSession, Serializable) - 接口 中的方法com.anwen.mongo.service.IService
根据id查询单个
getByIds(String, Collection<Serializable>) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Inject.InjectQuery
 
getByIds(ClientSession, String, Collection<Serializable>) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Inject.InjectQuery
 
getByIds(String, Collection<Serializable>) - 类 中的方法com.anwen.mongo.mapper.MongoPlusMapMapper
 
getByIds(ClientSession, String, Collection<Serializable>) - 类 中的方法com.anwen.mongo.mapper.MongoPlusMapMapper
 
getByIds(Collection<Serializable>) - 类 中的方法com.anwen.mongo.service.impl.ServiceImpl
 
getByIds(ClientSession, Collection<Serializable>) - 类 中的方法com.anwen.mongo.service.impl.ServiceImpl
 
getByIds(Collection<Serializable>) - 接口 中的方法com.anwen.mongo.service.IService
 
getByIds(ClientSession, Collection<Serializable>) - 接口 中的方法com.anwen.mongo.service.IService
 
getChildBaseCondition(String, Object, Integer) - 类 中的方法com.anwen.mongo.conditions.AbstractChainWrapper
 
getChildBaseCondition(String, List<CompareCondition>, Integer) - 类 中的方法com.anwen.mongo.conditions.AbstractChainWrapper
 
getChildBaseCondition(SFunction<?, Object>, List<CompareCondition>, Integer) - 类 中的方法com.anwen.mongo.conditions.AbstractChainWrapper
 
getChildBaseCondition(SFunction<?, Object>, Object, Integer) - 类 中的方法com.anwen.mongo.conditions.AbstractChainWrapper
 
getChildCondition() - 类 中的方法com.anwen.mongo.conditions.interfaces.condition.CompareCondition
 
getClass(T) - 类 中的静态方法com.anwen.mongo.toolkit.ClassTypeUtil
 
getClassByFieldType(Field) - 类 中的静态方法com.anwen.mongo.toolkit.ClassTypeUtil
获取field的类型
getClassFieldValue(T, String) - 类 中的静态方法com.anwen.mongo.toolkit.ClassTypeUtil
 
getClazz() - 类 中的方法com.anwen.mongo.service.impl.ServiceImpl
 
getClientSession() - 类 中的方法com.anwen.mongo.context.MongoTransactionStatus
 
getClientSessionContext() - 类 中的静态方法com.anwen.mongo.context.MongoTransactionContext
 
getCodec(Class<?>) - 类 中的方法com.anwen.mongo.codec.GenericCodec
 
getCodecCacheAndDefault() - 类 中的静态方法com.anwen.mongo.toolkit.codec.RegisterCodecUtil
 
getCodecRegistry() - 类 中的静态方法com.anwen.mongo.cache.codec.CodecRegistryCache
 
getCollection() - 类 中的方法com.anwen.mongo.conn.ConnectMongoDB
 
getCollection(Class<?>) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
getCollection(String) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
getCollectionMap() - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
getCollectionNameConvert() - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
getColumn() - 类 中的方法com.anwen.mongo.conditions.interfaces.aggregate.pipeline.Projection
 
getColumn() - 类 中的方法com.anwen.mongo.conditions.interfaces.condition.CompareCondition
 
getColumn() - 类 中的方法com.anwen.mongo.conditions.interfaces.condition.Order
 
getCompareConditionList() - 类 中的方法com.anwen.mongo.conditions.interfaces.condition.Condition
 
getCompareList() - 类 中的方法com.anwen.mongo.conditions.AbstractChainWrapper
 
getCompressors() - 类 中的方法com.anwen.mongo.model.BaseProperty
 
getCondition() - 类 中的方法com.anwen.mongo.conditions.accumulator.Accumulator
 
getCondition() - 类 中的方法com.anwen.mongo.conditions.interfaces.condition.CompareCondition
 
getConnectMongoDB() - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
getConnectTimeoutMS() - 类 中的方法com.anwen.mongo.model.BaseProperty
 
getContentData() - 类 中的方法com.anwen.mongo.model.PageResult
 
getConversion(Class<?>) - 类 中的静态方法com.anwen.mongo.strategy.convert.ConversionService
 
getCreateIndex() - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
getCurrentTransactionName() - 类 中的静态方法com.anwen.mongo.context.MongoTransactionSpring
 
getDatabase() - 类 中的方法com.anwen.mongo.conn.ConnectMongoDB
 
getDatabase() - 类 中的方法com.anwen.mongo.model.BaseProperty
 
getDatacenterId(long) - 类 中的方法com.anwen.mongo.incrementer.id.Sequence
数据标识id部分
getDirectConnection() - 类 中的方法com.anwen.mongo.model.BaseProperty
 
getEncoderClass() - 类 中的方法com.anwen.mongo.codec.CollectionGenericCodec
 
getEncoderClass() - 类 中的方法com.anwen.mongo.codec.GenericCodec
 
getField() - 类 中的方法com.anwen.mongo.conditions.accumulator.Accumulator
 
getField() - 类 中的方法com.anwen.mongo.conditions.interfaces.aggregate.pipeline.AddFields
 
getField() - 类 中的方法com.anwen.mongo.conditions.interfaces.aggregate.pipeline.ReplaceRoot
 
getField() - 类 中的方法com.anwen.mongo.model.FuncGroupField
 
getField() - 类 中的方法com.anwen.mongo.model.GroupField
 
getFieldAnnotation(Object) - 类 中的静态方法com.anwen.mongo.toolkit.AnnotationUtil
 
getFieldClass() - 接口 中的方法com.anwen.mongo.support.SFunction
 
getFieldName() - 接口 中的方法com.anwen.mongo.support.SFunction
 
getFieldName(SFunction<T, ?>, String) - 接口 中的方法com.anwen.mongo.support.SFunction
获取实体类的字段名称
getFieldName(SFunction<T, ?>, String, Integer) - 接口 中的方法com.anwen.mongo.support.SFunction
获取实体类的字段名称
getFieldNameLine() - 接口 中的方法com.anwen.mongo.support.SFunction
获取实体类的字段名称(实体声明的字段名称)
getFields(Class<?>) - 类 中的静态方法com.anwen.mongo.toolkit.ClassTypeUtil
获取类的所有字段,包括父类中的字段
getFieldValue(Object, Field) - 类 中的静态方法com.anwen.mongo.toolkit.ReflectionUtils
 
getFirstLowerCaseName(Class<?>) - 类 中的静态方法com.anwen.mongo.toolkit.MongoCollectionUtils
根据实体类类型构建collection name 取类名简单名称的第一个字母小写
getGenericityClazz() - 类 中的方法com.anwen.mongo.service.impl.ServiceImpl
 
getGenericityClazz() - 接口 中的方法com.anwen.mongo.service.IService
 
getGroupField() - 类 中的方法com.anwen.mongo.model.FuncGroupField
 
getGroupField() - 类 中的方法com.anwen.mongo.model.GroupField
 
getHeartbeatFrequencyMS() - 类 中的方法com.anwen.mongo.model.BaseProperty
 
getHost() - 类 中的方法com.anwen.mongo.model.BaseProperty
 
getId() - 类 中的静态方法com.anwen.mongo.incrementer.id.IdWorker
获取唯一ID
getId(Object) - 类 中的静态方法com.anwen.mongo.incrementer.id.IdWorker
获取唯一ID
getId() - 类 中的方法com.anwen.mongo.model.BaseModelID
 
getIdByEntity(T, boolean) - 类 中的静态方法com.anwen.mongo.toolkit.ClassTypeUtil
获取实体类中,ID注解的值的值
getIdField(Class<?>) - 类 中的静态方法com.anwen.mongo.toolkit.BeanMapUtilByReflect
 
getIdStr() - 类 中的静态方法com.anwen.mongo.incrementer.id.IdWorker
获取唯一ID
getIdStr(Object) - 类 中的静态方法com.anwen.mongo.incrementer.id.IdWorker
获取唯一ID
getInstance() - 类 中的静态方法com.anwen.mongo.incrementer.DefaultIdentifierGenerator
 
getInstance() - 类 中的方法com.anwen.mongo.proxy.MongoEntityDynamicProxy
 
getInstance() - 类 中的静态方法com.anwen.mongo.toolkit.ClassTypeUtil
 
getJournal() - 类 中的方法com.anwen.mongo.model.BaseProperty
 
getLeastSignificantBits() - 类 中的方法com.anwen.mongo.incrementer.id.ULID.Value
Returns the least significant 64 bits of this ULID's 128 bit value.
getListClass(List<?>) - 类 中的静态方法com.anwen.mongo.toolkit.ClassTypeUtil
 
getListGenericType(Field) - 类 中的静态方法com.anwen.mongo.toolkit.ClassTypeUtil
获取List的泛型
getLocalThresholdMS() - 类 中的方法com.anwen.mongo.model.BaseProperty
 
getLogicType() - 类 中的方法com.anwen.mongo.conditions.interfaces.condition.CompareCondition
 
getLowerCaseName(Class<?>) - 类 中的静态方法com.anwen.mongo.toolkit.MongoCollectionUtils
根据实体类类型构建collection name 取类的简单名称全小写
getMaxConnecting() - 类 中的方法com.anwen.mongo.model.BaseProperty
 
getMaxIdleTimeMS() - 类 中的方法com.anwen.mongo.model.BaseProperty
 
getMaxLifeTimeMS() - 类 中的方法com.anwen.mongo.model.BaseProperty
 
getMaxPoolSize() - 类 中的方法com.anwen.mongo.model.BaseProperty
 
getMaxStalenessSeconds() - 类 中的方法com.anwen.mongo.model.BaseProperty
 
getMaxWorkerId(long, long) - 类 中的方法com.anwen.mongo.incrementer.id.Sequence
获取 maxWorkerId
getMessage() - 异常错误 中的方法com.anwen.mongo.domain.InitMongoCollectionException
 
getMessage() - 异常错误 中的方法com.anwen.mongo.domain.MongoQueryException
 
getMethodName() - 接口 中的方法com.anwen.mongo.support.SFunction
 
getMillisecond() - 类 中的静态方法com.anwen.mongo.incrementer.id.IdWorker
格式化的毫秒时间
getMinPoolSize() - 类 中的方法com.anwen.mongo.model.BaseProperty
 
getMongoClient() - 类 中的方法com.anwen.mongo.conn.ConnectMongoDB
 
getMongoClient() - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
getMongoCollection(String) - 类 中的方法com.anwen.mongo.mapper.MongoPlusMapMapper
获取当前操作对象的连接,以便使用MongoDriver的语法
getMongoCollection() - 类 中的方法com.anwen.mongo.service.impl.ServiceImpl
获取当前操作对象的连接,以便使用MongoDriver的语法
getMongoDatabase() - 类 中的方法com.anwen.mongo.conn.ConnectMongoDB
 
getMongoTransactionStatus() - 类 中的静态方法com.anwen.mongo.context.MongoTransactionContext
 
getMostSignificantBits() - 类 中的方法com.anwen.mongo.incrementer.id.ULID.Value
Returns the most significant 64 bits of this ULID's 128 bit value.
getOptionsBasicDBObject() - 类 中的方法com.anwen.mongo.conditions.aggregate.AggregateChainWrapper
 
getOrderList() - 类 中的方法com.anwen.mongo.conditions.AbstractChainWrapper
 
getOrderList() - 类 中的方法com.anwen.mongo.conditions.interfaces.condition.Condition
 
getPageNum() - 类 中的方法com.anwen.mongo.model.PageParam
 
getPageNum() - 类 中的方法com.anwen.mongo.model.PageResult
 
getPageSize() - 类 中的方法com.anwen.mongo.model.PageParam
 
getPageSize() - 类 中的方法com.anwen.mongo.model.PageResult
 
getPassword() - 类 中的方法com.anwen.mongo.model.BaseProperty
 
getPipelineStrategy() - 类 中的方法com.anwen.mongo.model.BaseAggregate
 
getPort() - 类 中的方法com.anwen.mongo.model.BaseProperty
 
getProjectionList() - 类 中的方法com.anwen.mongo.conditions.AbstractChainWrapper
 
getReadPreference() - 类 中的方法com.anwen.mongo.model.BaseProperty
 
getReadPreferenceTags() - 类 中的方法com.anwen.mongo.model.BaseProperty
 
getReplicaSet() - 类 中的方法com.anwen.mongo.model.BaseProperty
 
getResource(Object) - 类 中的静态方法com.anwen.mongo.context.MongoTransactionSpring
 
getResource() - 类 中的静态方法com.anwen.mongo.context.MongoTransactionSpring
 
getResourceMap() - 类 中的静态方法com.anwen.mongo.context.MongoTransactionSpring
 
getResultMappingField() - 类 中的方法com.anwen.mongo.conditions.accumulator.Accumulator
 
getResultMappingField() - 类 中的方法com.anwen.mongo.conditions.interfaces.aggregate.pipeline.AddFields
 
getResultMappingField() - 类 中的方法com.anwen.mongo.conditions.interfaces.aggregate.pipeline.ReplaceRoot
 
getRetryReads() - 类 中的方法com.anwen.mongo.model.BaseProperty
 
getRetryWrites() - 类 中的方法com.anwen.mongo.model.BaseProperty
 
getReturnType() - 接口 中的方法com.anwen.mongo.support.SFunction
 
getSerializedLambda() - 接口 中的方法com.anwen.mongo.support.SFunction
 
getSerializedLambdaOne(SFunction<T, ?>) - 接口 中的方法com.anwen.mongo.support.SFunction
 
getServerSelectionTimeoutMS() - 类 中的方法com.anwen.mongo.model.BaseProperty
 
getSimpleClassName(Class<?>) - 类 中的静态方法com.anwen.mongo.toolkit.MongoCollectionUtils
根据实体类类型构建collection name 取类的简单名称
getSlaveDataSources() - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
getSlaveName() - 类 中的方法com.anwen.mongo.model.SlaveDataSource
 
getSocketTimeoutMS() - 类 中的方法com.anwen.mongo.model.BaseProperty
 
getSqlOperation() - 类 中的方法com.anwen.mongo.conditions.inject.update.LambdaUpdateChainInjectWrapper
 
getSqlOperation() - 类 中的方法com.anwen.mongo.service.impl.ServiceImpl
 
getSqlOperation() - 接口 中的方法com.anwen.mongo.service.IService
 
getSrvServiceName() - 类 中的方法com.anwen.mongo.model.BaseProperty
 
getSsl() - 类 中的方法com.anwen.mongo.model.BaseProperty
 
getTargetColumn(String) - 类 中的静态方法com.anwen.mongo.toolkit.StringUtils
获取真正的字段名
getTimeId() - 类 中的静态方法com.anwen.mongo.incrementer.id.IdWorker
时间 ID = Time + ID 例如:可用于商品订单 ID
getTls() - 类 中的方法com.anwen.mongo.model.BaseProperty
 
getTlsAllowInvalidHostnames() - 类 中的方法com.anwen.mongo.model.BaseProperty
 
getTlsInsecure() - 类 中的方法com.anwen.mongo.model.BaseProperty
 
getTotalPages() - 类 中的方法com.anwen.mongo.model.PageResult
 
getTotalSize() - 类 中的方法com.anwen.mongo.model.PageResult
 
getType() - 类 中的方法com.anwen.mongo.conditions.interfaces.condition.CompareCondition
 
getType() - 类 中的方法com.anwen.mongo.conditions.interfaces.condition.Order
 
getType() - 类 中的方法com.anwen.mongo.model.BaseAggregate
 
getTypedThis() - 类 中的方法com.anwen.mongo.conditions.AbstractChainWrapper
 
getUnderlineClassName(Class<?>) - 类 中的静态方法com.anwen.mongo.toolkit.MongoCollectionUtils
根据实体类类型构建collection name 取类的简单名称并按驼峰转下划线
getUpdateCompareList() - 类 中的方法com.anwen.mongo.conditions.inject.update.LambdaUpdateChainInjectWrapper
 
getUpdateCompareList() - 类 中的方法com.anwen.mongo.conditions.update.UpdateChainWrapper
 
getUrl() - 类 中的方法com.anwen.mongo.model.BaseProperty
 
getUsername() - 类 中的方法com.anwen.mongo.model.BaseProperty
 
getUuidRepresentation() - 类 中的方法com.anwen.mongo.model.BaseProperty
 
getValue() - 类 中的方法com.anwen.mongo.conditions.interfaces.aggregate.pipeline.Let
 
getValue() - 类 中的方法com.anwen.mongo.conditions.interfaces.aggregate.pipeline.Projection
 
getValue() - 类 中的方法com.anwen.mongo.conditions.interfaces.condition.CompareCondition
 
getVariable() - 类 中的方法com.anwen.mongo.conditions.interfaces.aggregate.pipeline.Let
 
getW() - 类 中的方法com.anwen.mongo.model.BaseProperty
 
getWaitQueueTimeoutMS() - 类 中的方法com.anwen.mongo.model.BaseProperty
 
getWtimeoutMS() - 类 中的方法com.anwen.mongo.model.BaseProperty
 
getZlibCompressionLevel() - 类 中的方法com.anwen.mongo.model.BaseProperty
 
group(SFunction<T, Object>) - 类 中的方法com.anwen.mongo.conditions.aggregate.AggregateChainWrapper
 
group(String) - 类 中的方法com.anwen.mongo.conditions.aggregate.AggregateChainWrapper
 
group(List<GroupField>) - 类 中的方法com.anwen.mongo.conditions.aggregate.AggregateChainWrapper
 
group(Accumulator...) - 类 中的方法com.anwen.mongo.conditions.aggregate.AggregateChainWrapper
 
group(SFunction<T, Object>, Accumulator) - 类 中的方法com.anwen.mongo.conditions.aggregate.AggregateChainWrapper
 
group(String, Accumulator) - 类 中的方法com.anwen.mongo.conditions.aggregate.AggregateChainWrapper
 
group(List<GroupField>, Accumulator) - 类 中的方法com.anwen.mongo.conditions.aggregate.AggregateChainWrapper
 
group(SFunction<T, Object>, Accumulator...) - 类 中的方法com.anwen.mongo.conditions.aggregate.AggregateChainWrapper
 
group(String, Accumulator...) - 类 中的方法com.anwen.mongo.conditions.aggregate.AggregateChainWrapper
 
group(List<GroupField>, Accumulator...) - 类 中的方法com.anwen.mongo.conditions.aggregate.AggregateChainWrapper
 
group(SFunction<T, Object>, List<Accumulator>) - 类 中的方法com.anwen.mongo.conditions.aggregate.AggregateChainWrapper
 
group(String, List<Accumulator>) - 类 中的方法com.anwen.mongo.conditions.aggregate.AggregateChainWrapper
 
group(List<GroupField>, List<Accumulator>) - 类 中的方法com.anwen.mongo.conditions.aggregate.AggregateChainWrapper
 
group(SFunction<T, Object>, String, String, String) - 类 中的方法com.anwen.mongo.conditions.aggregate.AggregateChainWrapper
 
group(String, String, String, String) - 类 中的方法com.anwen.mongo.conditions.aggregate.AggregateChainWrapper
 
group(List<GroupField>, String, String, String) - 类 中的方法com.anwen.mongo.conditions.aggregate.AggregateChainWrapper
 
group(SFunction<T, Object>, String, GroupTypeEnum, String) - 类 中的方法com.anwen.mongo.conditions.aggregate.AggregateChainWrapper
 
group(String, String, GroupTypeEnum, String) - 类 中的方法com.anwen.mongo.conditions.aggregate.AggregateChainWrapper
 
group(List<GroupField>, String, GroupTypeEnum, String) - 类 中的方法com.anwen.mongo.conditions.aggregate.AggregateChainWrapper
 
group(SFunction<T, Object>, SFunction<T, Object>, String, SFunction<T, Object>) - 类 中的方法com.anwen.mongo.conditions.aggregate.AggregateChainWrapper
 
group(String, SFunction<T, Object>, String, SFunction<T, Object>) - 类 中的方法com.anwen.mongo.conditions.aggregate.AggregateChainWrapper
 
group(List<GroupField>, SFunction<T, Object>, String, SFunction<T, Object>) - 类 中的方法com.anwen.mongo.conditions.aggregate.AggregateChainWrapper
 
group(String, SFunction<T, Object>, GroupTypeEnum, SFunction<T, Object>) - 类 中的方法com.anwen.mongo.conditions.aggregate.AggregateChainWrapper
 
group(List<GroupField>, SFunction<T, Object>, GroupTypeEnum, SFunction<T, Object>) - 类 中的方法com.anwen.mongo.conditions.aggregate.AggregateChainWrapper
 
group(SFunction<T, Object>, SFunction<T, Object>, GroupTypeEnum, SFunction<T, Object>) - 类 中的方法com.anwen.mongo.conditions.aggregate.AggregateChainWrapper
 
group(BasicDBObject) - 类 中的方法com.anwen.mongo.conditions.aggregate.AggregateChainWrapper
 
group(Bson) - 类 中的方法com.anwen.mongo.conditions.aggregate.AggregateChainWrapper
 
group(SFunction<T, Object>) - 接口 中的方法com.anwen.mongo.conditions.interfaces.aggregate.Aggregate
对所有文档记录进行分组,然后计算聚合结果
group(String) - 接口 中的方法com.anwen.mongo.conditions.interfaces.aggregate.Aggregate
对所有文档记录进行分组,然后计算聚合结果
group(List<GroupField>) - 接口 中的方法com.anwen.mongo.conditions.interfaces.aggregate.Aggregate
 
group(Accumulator...) - 接口 中的方法com.anwen.mongo.conditions.interfaces.aggregate.Aggregate
对所有文档记录进行分组,然后计算聚合结果 这种情况最好使用map,因为返回值会是一个json,如:{"name": "超级管理员", "age": 100}
group(SFunction<T, Object>, Accumulator) - 接口 中的方法com.anwen.mongo.conditions.interfaces.aggregate.Aggregate
对所有文档记录进行分组,然后计算聚合结果
group(String, Accumulator) - 接口 中的方法com.anwen.mongo.conditions.interfaces.aggregate.Aggregate
对所有文档记录进行分组,然后计算聚合结果
group(List<GroupField>, Accumulator) - 接口 中的方法com.anwen.mongo.conditions.interfaces.aggregate.Aggregate
 
group(SFunction<T, Object>, Accumulator...) - 接口 中的方法com.anwen.mongo.conditions.interfaces.aggregate.Aggregate
对所有文档记录进行分组,然后计算聚合结果
group(String, Accumulator...) - 接口 中的方法com.anwen.mongo.conditions.interfaces.aggregate.Aggregate
对所有文档记录进行分组,然后计算聚合结果
group(List<GroupField>, Accumulator...) - 接口 中的方法com.anwen.mongo.conditions.interfaces.aggregate.Aggregate
 
group(SFunction<T, Object>, List<Accumulator>) - 接口 中的方法com.anwen.mongo.conditions.interfaces.aggregate.Aggregate
对所有文档记录进行分组,然后计算聚合结果
group(String, List<Accumulator>) - 接口 中的方法com.anwen.mongo.conditions.interfaces.aggregate.Aggregate
对所有文档记录进行分组,然后计算聚合结果
group(List<GroupField>, List<Accumulator>) - 接口 中的方法com.anwen.mongo.conditions.interfaces.aggregate.Aggregate
 
group(SFunction<T, Object>, String, String, String) - 接口 中的方法com.anwen.mongo.conditions.interfaces.aggregate.Aggregate
对所有文档记录进行分组,然后计算聚合结果
group(String, String, String, String) - 接口 中的方法com.anwen.mongo.conditions.interfaces.aggregate.Aggregate
对所有文档记录进行分组,然后计算聚合结果
group(List<GroupField>, String, String, String) - 接口 中的方法com.anwen.mongo.conditions.interfaces.aggregate.Aggregate
 
group(SFunction<T, Object>, String, GroupTypeEnum, String) - 接口 中的方法com.anwen.mongo.conditions.interfaces.aggregate.Aggregate
对所有文档记录进行分组,然后计算聚合结果
group(String, String, GroupTypeEnum, String) - 接口 中的方法com.anwen.mongo.conditions.interfaces.aggregate.Aggregate
对所有文档记录进行分组,然后计算聚合结果
group(List<GroupField>, String, GroupTypeEnum, String) - 接口 中的方法com.anwen.mongo.conditions.interfaces.aggregate.Aggregate
 
group(SFunction<T, Object>, SFunction<T, Object>, String, SFunction<T, Object>) - 接口 中的方法com.anwen.mongo.conditions.interfaces.aggregate.Aggregate
对所有文档记录进行分组,然后计算聚合结果
group(String, SFunction<T, Object>, String, SFunction<T, Object>) - 接口 中的方法com.anwen.mongo.conditions.interfaces.aggregate.Aggregate
对所有文档记录进行分组,然后计算聚合结果
group(List<GroupField>, SFunction<T, Object>, String, SFunction<T, Object>) - 接口 中的方法com.anwen.mongo.conditions.interfaces.aggregate.Aggregate
 
group(String, SFunction<T, Object>, GroupTypeEnum, SFunction<T, Object>) - 接口 中的方法com.anwen.mongo.conditions.interfaces.aggregate.Aggregate
对所有文档记录进行分组,然后计算聚合结果
group(List<GroupField>, SFunction<T, Object>, GroupTypeEnum, SFunction<T, Object>) - 接口 中的方法com.anwen.mongo.conditions.interfaces.aggregate.Aggregate
 
group(SFunction<T, Object>, SFunction<T, Object>, GroupTypeEnum, SFunction<T, Object>) - 接口 中的方法com.anwen.mongo.conditions.interfaces.aggregate.Aggregate
对所有文档记录进行分组,然后计算聚合结果
group(BasicDBObject) - 接口 中的方法com.anwen.mongo.conditions.interfaces.aggregate.Aggregate
对所有文档记录进行分组,然后计算聚合结果
group(Bson) - 接口 中的方法com.anwen.mongo.conditions.interfaces.aggregate.Aggregate
对所有文档记录进行分组,然后计算聚合结果
GroupBuilder - com.anwen.mongo.build中的类
 
GroupBuilder() - 类 的构造器com.anwen.mongo.build.GroupBuilder
 
GroupConcretePipeline - com.anwen.mongo.strategy.aggregate.impl中的类
group策略实现类
GroupConcretePipeline(String, Accumulator) - 类 的构造器com.anwen.mongo.strategy.aggregate.impl.GroupConcretePipeline
 
GroupConcretePipeline(List<GroupField>, Accumulator, boolean) - 类 的构造器com.anwen.mongo.strategy.aggregate.impl.GroupConcretePipeline
 
GroupConcretePipeline(String, Accumulator...) - 类 的构造器com.anwen.mongo.strategy.aggregate.impl.GroupConcretePipeline
 
GroupConcretePipeline(List<GroupField>, boolean, Accumulator...) - 类 的构造器com.anwen.mongo.strategy.aggregate.impl.GroupConcretePipeline
 
GroupConcretePipeline(String, List<Accumulator>) - 类 的构造器com.anwen.mongo.strategy.aggregate.impl.GroupConcretePipeline
 
GroupConcretePipeline(List<GroupField>, List<Accumulator>) - 类 的构造器com.anwen.mongo.strategy.aggregate.impl.GroupConcretePipeline
 
GroupConcretePipeline(String, String, String, String) - 类 的构造器com.anwen.mongo.strategy.aggregate.impl.GroupConcretePipeline
 
GroupConcretePipeline(List<GroupField>, String, String, String, boolean) - 类 的构造器com.anwen.mongo.strategy.aggregate.impl.GroupConcretePipeline
 
GroupConcretePipeline(String) - 类 的构造器com.anwen.mongo.strategy.aggregate.impl.GroupConcretePipeline
 
GroupConcretePipeline(List<GroupField>, boolean) - 类 的构造器com.anwen.mongo.strategy.aggregate.impl.GroupConcretePipeline
 
GroupConcretePipeline(List<Accumulator>) - 类 的构造器com.anwen.mongo.strategy.aggregate.impl.GroupConcretePipeline
 
GroupField - com.anwen.mongo.model中的类
 
GroupField(String, String) - 类 的构造器com.anwen.mongo.model.GroupField
 
GroupField() - 类 的构造器com.anwen.mongo.model.GroupField
 
groupFunc(List<FuncGroupField<?>>) - 类 中的方法com.anwen.mongo.conditions.aggregate.AggregateChainWrapper
 
groupFunc(List<FuncGroupField<?>>, Accumulator) - 类 中的方法com.anwen.mongo.conditions.aggregate.AggregateChainWrapper
 
groupFunc(List<FuncGroupField<?>>, Accumulator...) - 类 中的方法com.anwen.mongo.conditions.aggregate.AggregateChainWrapper
 
groupFunc(List<FuncGroupField<?>>, List<Accumulator>) - 类 中的方法com.anwen.mongo.conditions.aggregate.AggregateChainWrapper
 
groupFunc(List<FuncGroupField<?>>, String, String, String) - 类 中的方法com.anwen.mongo.conditions.aggregate.AggregateChainWrapper
 
groupFunc(List<FuncGroupField<?>>, String, GroupTypeEnum, String) - 类 中的方法com.anwen.mongo.conditions.aggregate.AggregateChainWrapper
 
groupFunc(List<FuncGroupField<?>>, SFunction<T, Object>, String, SFunction<T, Object>) - 类 中的方法com.anwen.mongo.conditions.aggregate.AggregateChainWrapper
 
groupFunc(List<FuncGroupField<?>>, SFunction<T, Object>, GroupTypeEnum, SFunction<T, Object>) - 类 中的方法com.anwen.mongo.conditions.aggregate.AggregateChainWrapper
 
groupFunc(List<FuncGroupField<?>>) - 接口 中的方法com.anwen.mongo.conditions.interfaces.aggregate.Aggregate
 
groupFunc(List<FuncGroupField<?>>, Accumulator) - 接口 中的方法com.anwen.mongo.conditions.interfaces.aggregate.Aggregate
 
groupFunc(List<FuncGroupField<?>>, Accumulator...) - 接口 中的方法com.anwen.mongo.conditions.interfaces.aggregate.Aggregate
 
groupFunc(List<FuncGroupField<?>>, List<Accumulator>) - 接口 中的方法com.anwen.mongo.conditions.interfaces.aggregate.Aggregate
 
groupFunc(List<FuncGroupField<?>>, String, String, String) - 接口 中的方法com.anwen.mongo.conditions.interfaces.aggregate.Aggregate
 
groupFunc(List<FuncGroupField<?>>, String, GroupTypeEnum, String) - 接口 中的方法com.anwen.mongo.conditions.interfaces.aggregate.Aggregate
 
groupFunc(List<FuncGroupField<?>>, SFunction<T, Object>, String, SFunction<T, Object>) - 接口 中的方法com.anwen.mongo.conditions.interfaces.aggregate.Aggregate
 
groupFunc(List<FuncGroupField<?>>, SFunction<T, Object>, GroupTypeEnum, SFunction<T, Object>) - 接口 中的方法com.anwen.mongo.conditions.interfaces.aggregate.Aggregate
 
gt(boolean, SFunction<T, Object>, Object) - 类 中的方法com.anwen.mongo.conditions.AbstractChainWrapper
 
gt(SFunction<T, Object>, Object) - 类 中的方法com.anwen.mongo.conditions.AbstractChainWrapper
 
gt(boolean, String, Object) - 类 中的方法com.anwen.mongo.conditions.AbstractChainWrapper
 
gt(String, Object) - 类 中的方法com.anwen.mongo.conditions.AbstractChainWrapper
 
gt(boolean, SFunction<T, Object>, Object) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Compare
大于
gt(SFunction<T, Object>, Object) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Compare
大于
gt(boolean, String, Object) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Compare
大于
gt(String, Object) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Compare
大于
gte(boolean, SFunction<T, Object>, Object) - 类 中的方法com.anwen.mongo.conditions.AbstractChainWrapper
 
gte(SFunction<T, Object>, Object) - 类 中的方法com.anwen.mongo.conditions.AbstractChainWrapper
 
gte(boolean, String, Object) - 类 中的方法com.anwen.mongo.conditions.AbstractChainWrapper
 
gte(String, Object) - 类 中的方法com.anwen.mongo.conditions.AbstractChainWrapper
 
gte(boolean, SFunction<T, Object>, Object) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Compare
大于等于
gte(SFunction<T, Object>, Object) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Compare
大于等于
gte(boolean, String, Object) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Compare
大于等于
gte(String, Object) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Compare
大于等于

H

handleDocument(Document) - 类 中的静态方法com.anwen.mongo.toolkit.BeanMapUtilByReflect
 
handleDocumentList(List<Document>) - 类 中的静态方法com.anwen.mongo.toolkit.BeanMapUtilByReflect
 
handleMap(Map<String, Object>) - 类 中的静态方法com.anwen.mongo.toolkit.BeanMapUtilByReflect
 
handleMapList(List<Map<String, Object>>) - 类 中的静态方法com.anwen.mongo.toolkit.BeanMapUtilByReflect
 
HASH - 接口 中的静态变量com.anwen.mongo.toolkit.StringPool
 
HASH_LEFT_BRACE - 接口 中的静态变量com.anwen.mongo.toolkit.StringPool
 
hashCode() - 类 中的方法com.anwen.mongo.conditions.accumulator.Accumulator
 
hashCode() - 类 中的方法com.anwen.mongo.conditions.interfaces.aggregate.pipeline.AddFields
 
hashCode() - 类 中的方法com.anwen.mongo.conditions.interfaces.aggregate.pipeline.Let
 
hashCode() - 类 中的方法com.anwen.mongo.conditions.interfaces.aggregate.pipeline.Projection
 
hashCode() - 类 中的方法com.anwen.mongo.conditions.interfaces.aggregate.pipeline.ReplaceRoot
 
hashCode() - 类 中的方法com.anwen.mongo.conditions.interfaces.condition.CompareCondition
 
hashCode() - 类 中的方法com.anwen.mongo.conditions.interfaces.condition.Condition
 
hashCode() - 类 中的方法com.anwen.mongo.conditions.interfaces.condition.Order
 
hashCode() - 类 中的方法com.anwen.mongo.incrementer.id.ULID.Value
 
hashCode() - 类 中的方法com.anwen.mongo.model.BaseAggregate
 
hashCode() - 类 中的方法com.anwen.mongo.model.BaseModelID
 
hashCode() - 类 中的方法com.anwen.mongo.model.BaseProperty
 
hashCode() - 类 中的方法com.anwen.mongo.model.PageParam
 
hashCode() - 类 中的方法com.anwen.mongo.model.PageResult
 
hashCode() - 类 中的方法com.anwen.mongo.model.SlaveDataSource
 
hashed(String) - 类 中的静态方法com.anwen.mongo.model.Indexes
为给定字段上的哈希索引创建索引键。
hashed(SFunction<T, Object>) - 类 中的静态方法com.anwen.mongo.model.Indexes
为给定字段上的哈希索引创建索引键。
HAT - 接口 中的静态变量com.anwen.mongo.toolkit.StringPool
 
hint(Bson) - 类 中的方法com.anwen.mongo.conditions.aggregate.AggregateChainWrapper
 
hint(String) - 类 中的方法com.anwen.mongo.conditions.aggregate.AggregateChainWrapper
 
hint(Bson) - 接口 中的方法com.anwen.mongo.conditions.interfaces.aggregate.Aggregate
设置要使用的索引的提示。
hint(String) - 接口 中的方法com.anwen.mongo.conditions.interfaces.aggregate.Aggregate
设置要使用的索引的提示。
HTML_AMP - 接口 中的静态变量com.anwen.mongo.toolkit.StringPool
 
HTML_GT - 接口 中的静态变量com.anwen.mongo.toolkit.StringPool
 
HTML_LT - 接口 中的静态变量com.anwen.mongo.toolkit.StringPool
 
HTML_NBSP - 接口 中的静态变量com.anwen.mongo.toolkit.StringPool
 
HTML_QUOTE - 接口 中的静态变量com.anwen.mongo.toolkit.StringPool
 
humpToLowerLine(String, boolean...) - 类 中的静态方法com.anwen.mongo.toolkit.GenericSuperclassUtil
驼峰转下划线

I

IdAutoConstant - com.anwen.mongo.constant中的类
 
IdAutoConstant() - 类 的构造器com.anwen.mongo.constant.IdAutoConstant
 
IdentifierGenerator - com.anwen.mongo.incrementer中的接口
Id生成器接口
IdWorker - com.anwen.mongo.incrementer.id中的类
id 获取器
IdWorker() - 类 的构造器com.anwen.mongo.incrementer.id.IdWorker
 
in(boolean, SFunction<T, Object>, Collection<Object>) - 类 中的方法com.anwen.mongo.conditions.AbstractChainWrapper
 
in(SFunction<T, Object>, Collection<Object>) - 类 中的方法com.anwen.mongo.conditions.AbstractChainWrapper
 
in(boolean, String, Collection<Object>) - 类 中的方法com.anwen.mongo.conditions.AbstractChainWrapper
 
in(String, Collection<Object>) - 类 中的方法com.anwen.mongo.conditions.AbstractChainWrapper
 
in(boolean, SFunction<T, Object>, Collection<Object>) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Compare
多值查询
in(SFunction<T, Object>, Collection<Object>) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Compare
多值查询
in(boolean, String, Collection<Object>) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Compare
多值查询
in(String, Collection<Object>) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Compare
多值查询
increment() - 类 中的方法com.anwen.mongo.incrementer.id.ULID.Value
 
incrementReference() - 类 中的方法com.anwen.mongo.context.MongoTransactionStatus
 
IndexConstant - com.anwen.mongo.constant中的类
索引常量
IndexConstant() - 类 的构造器com.anwen.mongo.constant.IndexConstant
 
Indexes - com.anwen.mongo.model中的类
 
indexesIterableToDocument(ListIndexesIterable<Document>) - 类 中的静态方法com.anwen.mongo.convert.DocumentMapperConvert
 
init(Class<?>) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
InitMongoCollectionException - com.anwen.mongo.domain中的异常错误
 
InitMongoCollectionException(String) - 异常错误 的构造器com.anwen.mongo.domain.InitMongoCollectionException
 
InitMongoCollectionException() - 异常错误 的构造器com.anwen.mongo.domain.InitMongoCollectionException
 
initSequence(long, long) - 类 中的静态方法com.anwen.mongo.incrementer.id.IdWorker
有参构造器
InjectAggregateWrapper - com.anwen.mongo.conditions.inject.aggregate中的类
 
InjectAggregateWrapper() - 类 的构造器com.anwen.mongo.conditions.inject.aggregate.InjectAggregateWrapper
 
InjectQuery - com.anwen.mongo.conditions.interfaces.Inject中的接口
 
InjectQueryWrapper - com.anwen.mongo.conditions.inject.query中的类
 
InjectQueryWrapper() - 类 的构造器com.anwen.mongo.conditions.inject.query.InjectQueryWrapper
 
InjectUpdate<Children> - com.anwen.mongo.conditions.interfaces.Inject中的接口
 
InjectUpdateWrapper - com.anwen.mongo.conditions.inject.update中的类
 
InjectUpdateWrapper() - 类 的构造器com.anwen.mongo.conditions.inject.update.InjectUpdateWrapper
 
InstantConversionStrategy - com.anwen.mongo.strategy.convert.impl中的类
Instant类型转换器策略实现类
InstantConversionStrategy() - 类 的构造器com.anwen.mongo.strategy.convert.impl.InstantConversionStrategy
 
InstantUtil - com.anwen.mongo.toolkit中的类
时间戳工具
InstantUtil() - 类 的构造器com.anwen.mongo.toolkit.InstantUtil
 
IntegerConversionStrategy - com.anwen.mongo.strategy.convert.impl中的类
Integer转换策略实现
IntegerConversionStrategy() - 类 的构造器com.anwen.mongo.strategy.convert.impl.IntegerConversionStrategy
 
invoke(Object, Method, Object[]) - 类 中的方法com.anwen.mongo.proxy.MongoEntityDynamicProxy
 
IS - 类 中的静态变量com.anwen.mongo.toolkit.StringUtils
字符串 is
IS_IT_AUTO_ID - 类 中的静态变量com.anwen.mongo.constant.IdAutoConstant
 
isBlank(CharSequence) - 类 中的静态方法com.anwen.mongo.toolkit.StringUtils
判断字符串中是否全是空白字符
isBlank(String) - 类 中的静态方法com.anwen.mongo.toolkit.StringUtils
 
isCamel(String) - 类 中的静态方法com.anwen.mongo.toolkit.StringUtils
判断字符串是不是驼峰命名 包含 '_' 不算 首字母大写的不算
isCapitalMode(String) - 类 中的静态方法com.anwen.mongo.toolkit.StringUtils
是否为大写命名
isCharSequence(Class<?>) - 类 中的静态方法com.anwen.mongo.toolkit.StringUtils
是否为CharSequence类型
isCustomObject(Class<?>) - 类 中的静态方法com.anwen.mongo.toolkit.CustomClassUtil
 
isEmpty(Object[]) - 类 中的静态方法com.anwen.mongo.toolkit.ArrayUtils
判断数据是否为空
isEmpty(Collection<?>) - 类 中的静态方法com.anwen.mongo.toolkit.CollUtil
 
isEmpty(CharSequence) - 类 中的静态方法com.anwen.mongo.toolkit.StringUtils
 
IService<T> - com.anwen.mongo.service中的接口
 
isExist(Class<?>) - 类 中的静态方法com.anwen.mongo.strategy.convert.ConversionService
是否存在该类型的转换器
isItCustomType(Field) - 类 中的静态方法com.anwen.mongo.toolkit.ClassTypeUtil
判断字段是否是自定义类型
isMixedMode(String) - 类 中的静态方法com.anwen.mongo.toolkit.StringUtils
是否为驼峰下划线混合命名
isNotBlank(CharSequence) - 类 中的静态方法com.anwen.mongo.toolkit.StringUtils
 
isNotBlank(String) - 类 中的静态方法com.anwen.mongo.toolkit.StringUtils
 
isNotColumnName(String) - 类 中的静态方法com.anwen.mongo.toolkit.StringUtils
判断字符串是否符合数据库字段的命名
isNotEmpty(Object[]) - 类 中的静态方法com.anwen.mongo.toolkit.ArrayUtils
判断数组是否不为空
isNotEmpty(Collection<?>) - 类 中的静态方法com.anwen.mongo.toolkit.CollUtil
 
isNotEmpty(CharSequence) - 类 中的静态方法com.anwen.mongo.toolkit.StringUtils
 
ISO_8859_1 - 接口 中的静态变量com.anwen.mongo.toolkit.StringPool
 
isSame(String, String) - 类 中的方法com.anwen.mongo.conn.ConnectMongoDB
 
isSqlColumnChar(char) - 类 中的静态方法com.anwen.mongo.toolkit.StringUtils
 

J

jointMongoUrl() - 类 中的方法com.anwen.mongo.toolkit.UrlJoint
 

L

lambdaAggregate() - 类 中的方法com.anwen.mongo.conditions.aggregate.AggregateWrapper
链式调用
lambdaAggregate() - 类 中的方法com.anwen.mongo.mapper.MongoPlusMapMapper
 
lambdaAggregate() - 类 中的方法com.anwen.mongo.service.impl.ServiceImpl
 
lambdaAggregate() - 接口 中的方法com.anwen.mongo.service.IService
 
lambdaAggregateChain(SqlExecute, Class<T>) - 类 中的静态方法com.anwen.mongo.toolkit.ChainWrappers
 
lambdaAggregateChain() - 类 中的静态方法com.anwen.mongo.toolkit.ChainWrappers
 
lambdaAggregateChainInject() - 类 中的静态方法com.anwen.mongo.toolkit.ChainWrappers
 
LambdaAggregateChainInjectWrapper - com.anwen.mongo.conditions.inject.aggregate中的类
 
LambdaAggregateChainInjectWrapper(SqlExecute) - 类 的构造器com.anwen.mongo.conditions.inject.aggregate.LambdaAggregateChainInjectWrapper
 
LambdaAggregateChainWrapper<T> - com.anwen.mongo.conditions.aggregate中的类
 
LambdaAggregateChainWrapper(SqlExecute, Class<T>) - 类 的构造器com.anwen.mongo.conditions.aggregate.LambdaAggregateChainWrapper
 
lambdaQuery() - 类 中的方法com.anwen.mongo.conditions.inject.aggregate.InjectAggregateWrapper
链式调用
lambdaQuery() - 类 中的方法com.anwen.mongo.conditions.inject.query.InjectQueryWrapper
链式调用
lambdaQuery() - 类 中的方法com.anwen.mongo.conditions.query.QueryWrapper
链式调用
lambdaQuery() - 类 中的方法com.anwen.mongo.mapper.MongoPlusMapMapper
 
lambdaQuery() - 类 中的方法com.anwen.mongo.service.impl.ServiceImpl
 
lambdaQuery() - 接口 中的方法com.anwen.mongo.service.IService
 
lambdaQueryChain(SqlExecute, Class<T>) - 类 中的静态方法com.anwen.mongo.toolkit.ChainWrappers
 
lambdaQueryChain() - 类 中的静态方法com.anwen.mongo.toolkit.ChainWrappers
 
lambdaQueryChainInject() - 类 中的静态方法com.anwen.mongo.toolkit.ChainWrappers
 
LambdaQueryChainInjectWrapper - com.anwen.mongo.conditions.inject.query中的类
 
LambdaQueryChainInjectWrapper(SqlExecute) - 类 的构造器com.anwen.mongo.conditions.inject.query.LambdaQueryChainInjectWrapper
 
LambdaQueryChainWrapper<T> - com.anwen.mongo.conditions.query中的类
查询实现
LambdaQueryChainWrapper(SqlExecute, Class<T>) - 类 的构造器com.anwen.mongo.conditions.query.LambdaQueryChainWrapper
 
lambdaUpdate() - 类 中的方法com.anwen.mongo.conditions.inject.update.InjectUpdateWrapper
链式调用
lambdaUpdate() - 类 中的方法com.anwen.mongo.conditions.update.UpdateWrapper
链式调用
lambdaUpdate() - 类 中的方法com.anwen.mongo.mapper.MongoPlusMapMapper
 
lambdaUpdate() - 类 中的方法com.anwen.mongo.service.impl.ServiceImpl
 
lambdaUpdate() - 接口 中的方法com.anwen.mongo.service.IService
 
lambdaUpdateChain(SqlExecute, Class<T>) - 类 中的静态方法com.anwen.mongo.toolkit.ChainWrappers
 
lambdaUpdateChain() - 类 中的静态方法com.anwen.mongo.toolkit.ChainWrappers
 
lambdaUpdateChainInject() - 类 中的静态方法com.anwen.mongo.toolkit.ChainWrappers
 
LambdaUpdateChainInjectWrapper - com.anwen.mongo.conditions.inject.update中的类
 
LambdaUpdateChainInjectWrapper(SqlExecute) - 类 的构造器com.anwen.mongo.conditions.inject.update.LambdaUpdateChainInjectWrapper
 
LambdaUpdateChainWrapper<T> - com.anwen.mongo.conditions.update中的类
 
LambdaUpdateChainWrapper(SqlExecute, Class<T>) - 类 的构造器com.anwen.mongo.conditions.update.LambdaUpdateChainWrapper
 
last(SFunction<T, Object>) - 类 中的方法com.anwen.mongo.conditions.accumulator.AccumulatorInterface
获取指定字段在分组中的最后一个文档的值

默认返回字段会使用field参数传递的字段

last(SFunction<T, Object>, SFunction<T, Object>) - 类 中的方法com.anwen.mongo.conditions.accumulator.AccumulatorInterface
获取指定字段在分组中的最后一个文档的值,并指定返回字段
last(String, SFunction<T, Object>) - 类 中的方法com.anwen.mongo.conditions.accumulator.AccumulatorInterface
获取指定字段在分组中的最后一个文档的值,并指定返回字段
LEFT_BRACE - 接口 中的静态变量com.anwen.mongo.toolkit.StringPool
 
LEFT_BRACKET - 接口 中的静态变量com.anwen.mongo.toolkit.StringPool
 
LEFT_CHEV - 接口 中的静态变量com.anwen.mongo.toolkit.StringPool
 
LEFT_SQ_BRACKET - 接口 中的静态变量com.anwen.mongo.toolkit.StringPool
 
let(Bson) - 类 中的方法com.anwen.mongo.conditions.aggregate.AggregateChainWrapper
 
let(Bson) - 接口 中的方法com.anwen.mongo.conditions.interfaces.aggregate.Aggregate
将顶级变量添加到聚合中。
Let - com.anwen.mongo.conditions.interfaces.aggregate.pipeline中的类
let操作符
Let(String, String) - 类 的构造器com.anwen.mongo.conditions.interfaces.aggregate.pipeline.Let
 
Let() - 类 的构造器com.anwen.mongo.conditions.interfaces.aggregate.pipeline.Let
 
Let.LetBuilder - com.anwen.mongo.conditions.interfaces.aggregate.pipeline中的类
 
like(boolean, SFunction<T, Object>, Object) - 类 中的方法com.anwen.mongo.conditions.AbstractChainWrapper
 
like(SFunction<T, Object>, Object) - 类 中的方法com.anwen.mongo.conditions.AbstractChainWrapper
 
like(boolean, String, Object) - 类 中的方法com.anwen.mongo.conditions.AbstractChainWrapper
 
like(String, Object) - 类 中的方法com.anwen.mongo.conditions.AbstractChainWrapper
 
like(boolean, SFunction<T, Object>, Object) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Compare
包含(模糊查询)
like(SFunction<T, Object>, Object) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Compare
包含(模糊查询)
like(boolean, String, Object) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Compare
包含(模糊查询)
like(String, Object) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Compare
包含(模糊查询)
limit(long) - 类 中的方法com.anwen.mongo.conditions.aggregate.AggregateChainWrapper
 
limit(long) - 接口 中的方法com.anwen.mongo.conditions.interfaces.aggregate.Aggregate
限制管道中文档记录的数量(每页显示行数)
LimitConcretePipeline - com.anwen.mongo.strategy.aggregate.impl中的类
limit策略实现类
LimitConcretePipeline(Long) - 类 的构造器com.anwen.mongo.strategy.aggregate.impl.LimitConcretePipeline
 
limitOne(String) - 接口 中的方法com.anwen.mongo.conditions.inject.query.ChainInject
获取单个,返回T类型的对象

注:如果查询到大于一条数据,会取第一条返回

limitOne(ClientSession, String) - 接口 中的方法com.anwen.mongo.conditions.inject.query.ChainInject
获取单个,返回T类型的对象

注:如果查询到大于一条数据,会取第一条返回

limitOne(String) - 类 中的方法com.anwen.mongo.conditions.inject.query.LambdaQueryChainInjectWrapper
 
limitOne(ClientSession, String) - 类 中的方法com.anwen.mongo.conditions.inject.query.LambdaQueryChainInjectWrapper
 
limitOne(String, QueryChainWrapper<Map<String, Object>, ?>) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Inject.InjectQuery
获取单个,返回T类型的对象

注:如果查询到大于一条数据,会取第一条返回

limitOne(ClientSession, String, QueryChainWrapper<Map<String, Object>, ?>) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Inject.InjectQuery
获取单个,返回T类型的对象

注:如果查询到大于一条数据,会取第一条返回

limitOne() - 接口 中的方法com.anwen.mongo.conditions.query.ChainQuery
获取单个,返回T类型的对象 注:如果查询到大于一条数据,会取第一条返回
limitOne(ClientSession) - 接口 中的方法com.anwen.mongo.conditions.query.ChainQuery
获取单个,返回T类型的对象 注:如果查询到大于一条数据,会取第一条返回
limitOne() - 类 中的方法com.anwen.mongo.conditions.query.LambdaQueryChainWrapper
 
limitOne(ClientSession) - 类 中的方法com.anwen.mongo.conditions.query.LambdaQueryChainWrapper
 
limitOne(String, QueryChainWrapper<Map<String, Object>, ?>) - 类 中的方法com.anwen.mongo.mapper.MongoPlusMapMapper
 
limitOne(ClientSession, String, QueryChainWrapper<Map<String, Object>, ?>) - 类 中的方法com.anwen.mongo.mapper.MongoPlusMapMapper
 
limitOne(QueryChainWrapper<T, ?>) - 类 中的方法com.anwen.mongo.service.impl.ServiceImpl
 
limitOne(ClientSession, QueryChainWrapper<T, ?>) - 类 中的方法com.anwen.mongo.service.impl.ServiceImpl
 
limitOne(QueryChainWrapper<T, ?>) - 接口 中的方法com.anwen.mongo.service.IService
获取单个,返回T类型的对象

注:如果查询到大于一条数据,会取第一条返回

limitOne(ClientSession, QueryChainWrapper<T, ?>) - 接口 中的方法com.anwen.mongo.service.IService
获取单个,返回T类型的对象

注:如果查询到大于一条数据,会取第一条返回

list() - 接口 中的方法com.anwen.mongo.conditions.aggregate.ChainAggregate
获取列表 返回T类型的List
list(ClientSession) - 接口 中的方法com.anwen.mongo.conditions.aggregate.ChainAggregate
获取列表 返回T类型的List
list() - 类 中的方法com.anwen.mongo.conditions.aggregate.LambdaAggregateChainWrapper
 
list(ClientSession) - 类 中的方法com.anwen.mongo.conditions.aggregate.LambdaAggregateChainWrapper
 
list(String) - 接口 中的方法com.anwen.mongo.conditions.inject.aggregate.ChainInjectAggregate
获取列表 返回Map类型的List
list(ClientSession, String) - 接口 中的方法com.anwen.mongo.conditions.inject.aggregate.ChainInjectAggregate
 
list(String, Class<E>) - 接口 中的方法com.anwen.mongo.conditions.inject.aggregate.ChainInjectAggregate
 
list(ClientSession, String, Class<E>) - 接口 中的方法com.anwen.mongo.conditions.inject.aggregate.ChainInjectAggregate
 
list(String, Class<E>) - 类 中的方法com.anwen.mongo.conditions.inject.aggregate.LambdaAggregateChainInjectWrapper
 
list(ClientSession, String, Class<E>) - 类 中的方法com.anwen.mongo.conditions.inject.aggregate.LambdaAggregateChainInjectWrapper
 
list(String) - 类 中的方法com.anwen.mongo.conditions.inject.aggregate.LambdaAggregateChainInjectWrapper
 
list(ClientSession, String) - 类 中的方法com.anwen.mongo.conditions.inject.aggregate.LambdaAggregateChainInjectWrapper
 
list(String) - 类 中的方法com.anwen.mongo.conditions.inject.query.LambdaQueryChainInjectWrapper
 
list(ClientSession, String) - 类 中的方法com.anwen.mongo.conditions.inject.query.LambdaQueryChainInjectWrapper
 
list(String) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Inject.CommInjectQuery
获取列表 返回Map类型的List
list(ClientSession, String) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Inject.CommInjectQuery
获取列表 返回Map类型的List
list(String, QueryChainWrapper<Map<String, Object>, ?>) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Inject.InjectQuery
 
list(ClientSession, String, QueryChainWrapper<Map<String, Object>, ?>) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Inject.InjectQuery
 
list() - 接口 中的方法com.anwen.mongo.conditions.query.ChainQuery
获取列表 返回T类型的List
list(ClientSession) - 接口 中的方法com.anwen.mongo.conditions.query.ChainQuery
获取列表 返回T类型的List
list() - 类 中的方法com.anwen.mongo.conditions.query.LambdaQueryChainWrapper
 
list(ClientSession) - 类 中的方法com.anwen.mongo.conditions.query.LambdaQueryChainWrapper
 
list(String) - 类 中的方法com.anwen.mongo.mapper.MongoPlusMapMapper
 
list(ClientSession, String) - 类 中的方法com.anwen.mongo.mapper.MongoPlusMapMapper
 
list(String, QueryChainWrapper<Map<String, Object>, ?>) - 类 中的方法com.anwen.mongo.mapper.MongoPlusMapMapper
 
list(ClientSession, String, QueryChainWrapper<Map<String, Object>, ?>) - 类 中的方法com.anwen.mongo.mapper.MongoPlusMapMapper
 
list() - 类 中的方法com.anwen.mongo.service.impl.ServiceImpl
 
list(ClientSession) - 类 中的方法com.anwen.mongo.service.impl.ServiceImpl
 
list(QueryChainWrapper<T, ?>) - 类 中的方法com.anwen.mongo.service.impl.ServiceImpl
 
list(ClientSession, QueryChainWrapper<T, ?>) - 类 中的方法com.anwen.mongo.service.impl.ServiceImpl
 
list(AggregateChainWrapper<T, ?>) - 类 中的方法com.anwen.mongo.service.impl.ServiceImpl
 
list(ClientSession, AggregateChainWrapper<T, ?>) - 类 中的方法com.anwen.mongo.service.impl.ServiceImpl
 
list() - 接口 中的方法com.anwen.mongo.service.IService
查询所有
list(ClientSession) - 接口 中的方法com.anwen.mongo.service.IService
查询所有
list(QueryChainWrapper<T, ?>) - 接口 中的方法com.anwen.mongo.service.IService
 
list(ClientSession, QueryChainWrapper<T, ?>) - 接口 中的方法com.anwen.mongo.service.IService
 
list(AggregateChainWrapper<T, ?>) - 接口 中的方法com.anwen.mongo.service.IService
 
list(ClientSession, AggregateChainWrapper<T, ?>) - 接口 中的方法com.anwen.mongo.service.IService
 
listIndexes(String) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Inject.InjectQuery
获取此集合中的所有索引。
listIndexes(ClientSession, String) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Inject.InjectQuery
获取此集合中的所有索引。
listIndexes(MongoCollection<Document>) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
listIndexes(ClientSession, MongoCollection<Document>) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
listIndexes(String) - 类 中的方法com.anwen.mongo.mapper.MongoPlusMapMapper
 
listIndexes(ClientSession, String) - 类 中的方法com.anwen.mongo.mapper.MongoPlusMapMapper
 
listIndexes() - 类 中的方法com.anwen.mongo.service.impl.ServiceImpl
 
listIndexes(ClientSession) - 类 中的方法com.anwen.mongo.service.impl.ServiceImpl
 
listIndexes() - 接口 中的方法com.anwen.mongo.service.IService
获取此集合中的所有索引。
listIndexes(ClientSession) - 接口 中的方法com.anwen.mongo.service.IService
获取此集合中的所有索引。
LocalDateConversionStrategy - com.anwen.mongo.strategy.convert.impl中的类
 
LocalDateConversionStrategy() - 类 的构造器com.anwen.mongo.strategy.convert.impl.LocalDateConversionStrategy
 
LocalDateTimeConversionStrategy - com.anwen.mongo.strategy.convert.impl中的类
 
LocalDateTimeConversionStrategy() - 类 的构造器com.anwen.mongo.strategy.convert.impl.LocalDateTimeConversionStrategy
 
LocalDateTimeSerializer - com.anwen.mongo.json中的类
 
LocalDateTimeSerializer() - 类 的构造器com.anwen.mongo.json.LocalDateTimeSerializer
 
LocalTimeConversionStrategy - com.anwen.mongo.strategy.convert.impl中的类
 
LocalTimeConversionStrategy() - 类 的构造器com.anwen.mongo.strategy.convert.impl.LocalTimeConversionStrategy
 
logger - 接口 中的静态变量com.anwen.mongo.operate.SqlOperate
已过时。
 
logicType(Integer) - 类 中的方法com.anwen.mongo.conditions.interfaces.condition.CompareCondition.CompareConditionBuilder
 
LongConversionStrategy - com.anwen.mongo.strategy.convert.impl中的类
Long类型转换策略实现
LongConversionStrategy() - 类 的构造器com.anwen.mongo.strategy.convert.impl.LongConversionStrategy
 
lookup(String, String, String, String) - 类 中的方法com.anwen.mongo.conditions.aggregate.AggregateChainWrapper
 
lookup(String, List<Let>, AggregateChainWrapper<T, ?>, String) - 类 中的方法com.anwen.mongo.conditions.aggregate.AggregateChainWrapper
 
lookup(BasicDBObject) - 类 中的方法com.anwen.mongo.conditions.aggregate.AggregateChainWrapper
 
lookup(Bson) - 类 中的方法com.anwen.mongo.conditions.aggregate.AggregateChainWrapper
 
lookup(String, String, String, String) - 接口 中的方法com.anwen.mongo.conditions.interfaces.aggregate.Aggregate
实现集合之间的join操作
lookup(String, List<Let>, AggregateChainWrapper<T, ?>, String) - 接口 中的方法com.anwen.mongo.conditions.interfaces.aggregate.Aggregate
实现集合之间的join操作
lookup(BasicDBObject) - 接口 中的方法com.anwen.mongo.conditions.interfaces.aggregate.Aggregate
 
lookup(Bson) - 接口 中的方法com.anwen.mongo.conditions.interfaces.aggregate.Aggregate
 
LookupConcretePipeline - com.anwen.mongo.strategy.aggregate.impl中的类
lookup策略实现类
LookupConcretePipeline(BasicDBObject) - 类 的构造器com.anwen.mongo.strategy.aggregate.impl.LookupConcretePipeline
 
lt(boolean, SFunction<T, Object>, Object) - 类 中的方法com.anwen.mongo.conditions.AbstractChainWrapper
 
lt(SFunction<T, Object>, Object) - 类 中的方法com.anwen.mongo.conditions.AbstractChainWrapper
 
lt(boolean, String, Object) - 类 中的方法com.anwen.mongo.conditions.AbstractChainWrapper
 
lt(String, Object) - 类 中的方法com.anwen.mongo.conditions.AbstractChainWrapper
 
lt(boolean, SFunction<T, Object>, Object) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Compare
小于
lt(SFunction<T, Object>, Object) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Compare
小于
lt(boolean, String, Object) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Compare
等于
lt(String, Object) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Compare
等于
lte(boolean, SFunction<T, Object>, Object) - 类 中的方法com.anwen.mongo.conditions.AbstractChainWrapper
 
lte(SFunction<T, Object>, Object) - 类 中的方法com.anwen.mongo.conditions.AbstractChainWrapper
 
lte(boolean, String, Object) - 类 中的方法com.anwen.mongo.conditions.AbstractChainWrapper
 
lte(String, Object) - 类 中的方法com.anwen.mongo.conditions.AbstractChainWrapper
 
lte(boolean, SFunction<T, Object>, Object) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Compare
小于等于
lte(SFunction<T, Object>, Object) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Compare
小于等于
lte(boolean, String, Object) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Compare
小于等于
lte(String, Object) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Compare
小于等于

M

MapCodecCache - com.anwen.mongo.cache.codec中的类
存储MapCodecProvider中已有的解码器,以及后续添加的解码器,作为缓存
MapCodecCache() - 类 的构造器com.anwen.mongo.cache.codec.MapCodecCache
 
MapConversionStrategy - com.anwen.mongo.strategy.convert.impl中的类
 
MapConversionStrategy() - 类 的构造器com.anwen.mongo.strategy.convert.impl.MapConversionStrategy
 
mapDocument(Document, Class<T>) - 类 中的静态方法com.anwen.mongo.convert.DocumentMapperConvert
将一个 Document 对象转换成指定类型的对象
mapDocument(Document, Class<T>, Boolean) - 类 中的静态方法com.anwen.mongo.convert.DocumentMapperConvert
 
mapDocumentList(FindIterable<Document>, Class<T>) - 类 中的静态方法com.anwen.mongo.convert.DocumentMapperConvert
将一个Document集合转为对象集合
mapDocumentList(MongoCursor<Document>, Class<?>) - 类 中的静态方法com.anwen.mongo.convert.DocumentMapperConvert
 
mapListToDocumentList(Collection<Map<String, Object>>) - 类 中的静态方法com.anwen.mongo.toolkit.BeanMapUtilByReflect
 
mapUnderscoreToCamelCase - 类 中的静态变量com.anwen.mongo.cache.PropertyCache
下划线转驼峰
match(QueryChainWrapper<?, ?>) - 类 中的方法com.anwen.mongo.conditions.aggregate.AggregateChainWrapper
 
match(BasicDBObject) - 类 中的方法com.anwen.mongo.conditions.aggregate.AggregateChainWrapper
 
match(Bson) - 类 中的方法com.anwen.mongo.conditions.aggregate.AggregateChainWrapper
 
match(QueryChainWrapper<?, ?>) - 接口 中的方法com.anwen.mongo.conditions.interfaces.aggregate.Aggregate
过滤文档记录,只将匹配的文档记录传递到管道中的下一个步骤
match(BasicDBObject) - 接口 中的方法com.anwen.mongo.conditions.interfaces.aggregate.Aggregate
过滤文档记录,只将匹配的文档记录传递到管道中的下一个步骤
match(Bson) - 接口 中的方法com.anwen.mongo.conditions.interfaces.aggregate.Aggregate
过滤文档记录,只将匹配的文档记录传递到管道中的下一个步骤
MatchConcretePipeline - com.anwen.mongo.strategy.aggregate.impl中的类
match策略实现类
MatchConcretePipeline(List<CompareCondition>) - 类 的构造器com.anwen.mongo.strategy.aggregate.impl.MatchConcretePipeline
 
MatchConcretePipeline(List<CompareCondition>, List<BasicDBObject>) - 类 的构造器com.anwen.mongo.strategy.aggregate.impl.MatchConcretePipeline
 
matches(String, String) - 类 中的静态方法com.anwen.mongo.toolkit.StringUtils
正则表达式匹配
max(SFunction<T, Object>) - 类 中的方法com.anwen.mongo.conditions.accumulator.AccumulatorInterface
查找指定字段的最大值

默认返回字段会使用field参数传递的字段

max(SFunction<T, Object>, SFunction<T, Object>) - 类 中的方法com.anwen.mongo.conditions.accumulator.AccumulatorInterface
查找指定字段的最大值
max(String, SFunction<T, Object>) - 类 中的方法com.anwen.mongo.conditions.accumulator.AccumulatorInterface
查找指定字段的最大值
maxAwaitTimeMS(long) - 类 中的方法com.anwen.mongo.conditions.aggregate.AggregateChainWrapper
 
maxAwaitTimeMS(long) - 接口 中的方法com.anwen.mongo.conditions.interfaces.aggregate.Aggregate
服务器等待新文档以满足$changeStream聚合的最长时间。
maxTimeMS(long) - 类 中的方法com.anwen.mongo.conditions.aggregate.AggregateChainWrapper
 
maxTimeMS(long) - 接口 中的方法com.anwen.mongo.conditions.interfaces.aggregate.Aggregate
设置查询的最大执行时间(以毫秒为单位)。
MILLISECOND - 类 中的静态变量com.anwen.mongo.incrementer.id.IdWorker
毫秒格式化时间
min(SFunction<T, Object>) - 类 中的方法com.anwen.mongo.conditions.accumulator.AccumulatorInterface
查找指定字段的最小值

默认返回字段会使用field参数传递的字段

min(SFunction<T, Object>, SFunction<T, Object>) - 类 中的方法com.anwen.mongo.conditions.accumulator.AccumulatorInterface
查找指定字段的最小值
min(String, SFunction<T, Object>) - 类 中的方法com.anwen.mongo.conditions.accumulator.AccumulatorInterface
查找指定字段的最小值
mod(boolean, SFunction<T, Object>, long, long) - 类 中的方法com.anwen.mongo.conditions.AbstractChainWrapper
 
mod(SFunction<T, Object>, long, long) - 类 中的方法com.anwen.mongo.conditions.AbstractChainWrapper
 
mod(boolean, SFunction<T, Object>, Collection<Long>) - 类 中的方法com.anwen.mongo.conditions.AbstractChainWrapper
 
mod(SFunction<T, Object>, Collection<Long>) - 类 中的方法com.anwen.mongo.conditions.AbstractChainWrapper
 
mod(boolean, String, long, long) - 类 中的方法com.anwen.mongo.conditions.AbstractChainWrapper
 
mod(String, long, long) - 类 中的方法com.anwen.mongo.conditions.AbstractChainWrapper
 
mod(boolean, String, Collection<Long>) - 类 中的方法com.anwen.mongo.conditions.AbstractChainWrapper
 
mod(String, Collection<Long>) - 类 中的方法com.anwen.mongo.conditions.AbstractChainWrapper
 
mod(boolean, SFunction<T, Object>, long, long) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Compare
字段值符合余数
mod(SFunction<T, Object>, long, long) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Compare
字段值符合余数
mod(boolean, SFunction<T, Object>, Collection<Long>) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Compare
字段值符合余数
mod(SFunction<T, Object>, Collection<Long>) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Compare
字段值符合余数
mod(boolean, String, long, long) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Compare
字段值符合余数
mod(String, long, long) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Compare
字段值符合余数
mod(boolean, String, Collection<Long>) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Compare
字段值符合余数
mod(String, Collection<Long>) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Compare
字段值符合余数
mongoClient - 类 中的静态变量com.anwen.mongo.cache.MongoClientCache
 
MongoClientCache - com.anwen.mongo.cache中的类
 
MongoClientCache() - 类 的构造器com.anwen.mongo.cache.MongoClientCache
 
MongoCollectionUtils - com.anwen.mongo.toolkit中的类
 
MongoEntityDynamicProxy - com.anwen.mongo.proxy中的类
 
MongoEntityDynamicProxy(Object, SqlExecute, Class<?>) - 类 的构造器com.anwen.mongo.proxy.MongoEntityDynamicProxy
 
MongoPlusBasicDBObject - com.anwen.mongo.conditions中的类
 
MongoPlusBasicDBObject() - 类 的构造器com.anwen.mongo.conditions.MongoPlusBasicDBObject
 
MongoPlusBeanMapper<T> - com.anwen.mongo.mapper中的类
已过时。
MongoPlusBeanMapper() - 类 的构造器com.anwen.mongo.mapper.MongoPlusBeanMapper
已过时。
 
MongoPlusMapMapper - com.anwen.mongo.mapper中的类
 
MongoPlusMapMapper(SqlExecute) - 类 的构造器com.anwen.mongo.mapper.MongoPlusMapMapper
 
MongoQueryException - com.anwen.mongo.domain中的异常错误
 
MongoQueryException(String) - 异常错误 的构造器com.anwen.mongo.domain.MongoQueryException
 
MongoQueryException() - 异常错误 的构造器com.anwen.mongo.domain.MongoQueryException
 
MongoTransactionalOperate - com.anwen.mongo.transactional中的类
Mongo事务
MongoTransactionalOperate() - 类 的构造器com.anwen.mongo.transactional.MongoTransactionalOperate
 
MongoTransactionContext - com.anwen.mongo.context中的类
* @description TODO * @author songguoxiang@yunquna.com * @date 2023/09/17 17:42
MongoTransactionContext() - 类 的构造器com.anwen.mongo.context.MongoTransactionContext
 
MongoTransactionSpring - com.anwen.mongo.context中的类
使用spring中的事务
MongoTransactionSpring() - 类 的构造器com.anwen.mongo.context.MongoTransactionSpring
 
MongoTransactionStatus - com.anwen.mongo.context中的类
 
MongoTransactionStatus(ClientSession) - 类 的构造器com.anwen.mongo.context.MongoTransactionStatus
 
MP_SQL_PLACE_HOLDER - 类 中的静态变量com.anwen.mongo.toolkit.StringUtils
MP 内定义的 SQL 占位符表达式,匹配诸如 {0},{1},{2} ...

N

N - 接口 中的静态变量com.anwen.mongo.toolkit.StringPool
 
ne(boolean, SFunction<T, Object>, Object) - 类 中的方法com.anwen.mongo.conditions.AbstractChainWrapper
 
ne(SFunction<T, Object>, Object) - 类 中的方法com.anwen.mongo.conditions.AbstractChainWrapper
 
ne(boolean, String, Object) - 类 中的方法com.anwen.mongo.conditions.AbstractChainWrapper
 
ne(String, Object) - 类 中的方法com.anwen.mongo.conditions.AbstractChainWrapper
 
ne(boolean, SFunction<T, Object>, Object) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Compare
不等于
ne(SFunction<T, Object>, Object) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Compare
不等于
ne(boolean, String, Object) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Compare
不等于
ne(String, Object) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Compare
等于
NEWLINE - 接口 中的静态变量com.anwen.mongo.toolkit.StringPool
 
nextId(Object) - 类 中的方法com.anwen.mongo.incrementer.DefaultIdentifierGenerator
 
nextId() - 类 中的方法com.anwen.mongo.incrementer.id.Sequence
获取下一个 ID
nextId(Object) - 接口 中的方法com.anwen.mongo.incrementer.IdentifierGenerator
生成Id
nextMonotonicValue(ULID.Value) - 类 中的方法com.anwen.mongo.incrementer.id.ULID
Returns the next monotonic value.
nextMonotonicValue(ULID.Value, long) - 类 中的方法com.anwen.mongo.incrementer.id.ULID
Returns the next monotonic value.
nextStrictlyMonotonicValue(ULID.Value) - 类 中的方法com.anwen.mongo.incrementer.id.ULID
Returns the next monotonic value or empty if an overflow happened while incrementing the random part of the given previous ULID value.
nextStrictlyMonotonicValue(ULID.Value, long) - 类 中的方法com.anwen.mongo.incrementer.id.ULID
Returns the next monotonic value or empty if an overflow happened while incrementing the random part of the given previous ULID value.
nextULID() - 类 中的方法com.anwen.mongo.incrementer.id.ULID
 
nextULID(long) - 类 中的方法com.anwen.mongo.incrementer.id.ULID
 
nextUUID(Object) - 接口 中的方法com.anwen.mongo.incrementer.IdentifierGenerator
生成uuid
nextValue() - 类 中的方法com.anwen.mongo.incrementer.id.ULID
 
nextValue(long) - 类 中的方法com.anwen.mongo.incrementer.id.ULID
 
nin(boolean, SFunction<T, Object>, Collection<Object>) - 类 中的方法com.anwen.mongo.conditions.AbstractChainWrapper
 
nin(SFunction<T, Object>, Collection<Object>) - 类 中的方法com.anwen.mongo.conditions.AbstractChainWrapper
 
nin(boolean, String, Collection<Object>) - 类 中的方法com.anwen.mongo.conditions.AbstractChainWrapper
 
nin(String, Collection<Object>) - 类 中的方法com.anwen.mongo.conditions.AbstractChainWrapper
 
nin(boolean, SFunction<T, Object>, Collection<Object>) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Compare
不包含
nin(SFunction<T, Object>, Collection<Object>) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Compare
不包含
nin(boolean, String, Collection<Object>) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Compare
不包含
nin(String, Collection<Object>) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Compare
不包含
NO - 接口 中的静态变量com.anwen.mongo.toolkit.StringPool
 
nor(boolean, QueryChainWrapper<?, ?>) - 类 中的方法com.anwen.mongo.conditions.AbstractChainWrapper
 
nor(QueryChainWrapper<?, ?>) - 类 中的方法com.anwen.mongo.conditions.AbstractChainWrapper
 
nor(boolean, SFunction<T, Object>, Object) - 类 中的方法com.anwen.mongo.conditions.AbstractChainWrapper
 
nor(SFunction<T, Object>, Object) - 类 中的方法com.anwen.mongo.conditions.AbstractChainWrapper
 
nor(boolean, String, Object) - 类 中的方法com.anwen.mongo.conditions.AbstractChainWrapper
 
nor(String, Object) - 类 中的方法com.anwen.mongo.conditions.AbstractChainWrapper
 
nor(boolean, QueryChainWrapper<?, ?>) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Compare
查询的文档必须不符合所有条件
nor(QueryChainWrapper<?, ?>) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Compare
查询的文档必须不符合所有条件
nor(boolean, SFunction<T, Object>, Object) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Compare
查询的文档必须不符合所有条件
nor(SFunction<T, Object>, Object) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Compare
查询的文档必须不符合所有条件
nor(boolean, String, Object) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Compare
查询的文档必须不符合所有条件
nor(String, Object) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Compare
查询的文档必须不符合所有条件
not(CompareCondition) - 类 中的方法com.anwen.mongo.conditions.AbstractChainWrapper
 
not(boolean, CompareCondition) - 类 中的方法com.anwen.mongo.conditions.AbstractChainWrapper
 
not(CompareCondition) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Compare
 
not(boolean, CompareCondition) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Compare
 
now() - 类 中的静态方法com.anwen.mongo.incrementer.id.SystemClock
 
nowDate() - 类 中的静态方法com.anwen.mongo.incrementer.id.SystemClock
 
NULL - 接口 中的静态变量com.anwen.mongo.toolkit.StringPool
 

O

ObjectIdUtil - com.anwen.mongo.toolkit中的类
 
ObjectIdUtil() - 类 的构造器com.anwen.mongo.toolkit.ObjectIdUtil
 
OFF - 接口 中的静态变量com.anwen.mongo.toolkit.StringPool
 
ON - 接口 中的静态变量com.anwen.mongo.toolkit.StringPool
 
one(String) - 接口 中的方法com.anwen.mongo.conditions.inject.query.ChainInject
获取单个,返回T类型的对象

注:如果查询到大于一条数据,会抛出MongoQueryException异常

one(ClientSession, String) - 接口 中的方法com.anwen.mongo.conditions.inject.query.ChainInject
获取单个,返回T类型的对象

注:如果查询到大于一条数据,会抛出MongoQueryException异常

one(String) - 类 中的方法com.anwen.mongo.conditions.inject.query.LambdaQueryChainInjectWrapper
 
one(ClientSession, String) - 类 中的方法com.anwen.mongo.conditions.inject.query.LambdaQueryChainInjectWrapper
 
one(String, QueryChainWrapper<Map<String, Object>, ?>) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Inject.InjectQuery
获取单个,返回T类型的对象

注:如果查询到大于一条数据,会抛出MongoQueryException异常

one(ClientSession, String, QueryChainWrapper<Map<String, Object>, ?>) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Inject.InjectQuery
获取单个,返回T类型的对象

注:如果查询到大于一条数据,会抛出MongoQueryException异常

one() - 接口 中的方法com.anwen.mongo.conditions.query.ChainQuery
获取单个,返回T类型的对象 注:如果查询到大于一条数据,会抛出MongoQueryException异常
one(ClientSession) - 接口 中的方法com.anwen.mongo.conditions.query.ChainQuery
获取单个,返回T类型的对象 注:如果查询到大于一条数据,会抛出MongoQueryException异常
one() - 类 中的方法com.anwen.mongo.conditions.query.LambdaQueryChainWrapper
 
one(ClientSession) - 类 中的方法com.anwen.mongo.conditions.query.LambdaQueryChainWrapper
 
one(String, QueryChainWrapper<Map<String, Object>, ?>) - 类 中的方法com.anwen.mongo.mapper.MongoPlusMapMapper
 
one(ClientSession, String, QueryChainWrapper<Map<String, Object>, ?>) - 类 中的方法com.anwen.mongo.mapper.MongoPlusMapMapper
 
one(QueryChainWrapper<T, ?>) - 类 中的方法com.anwen.mongo.service.impl.ServiceImpl
 
one(ClientSession, QueryChainWrapper<T, ?>) - 类 中的方法com.anwen.mongo.service.impl.ServiceImpl
 
one(QueryChainWrapper<T, ?>) - 接口 中的方法com.anwen.mongo.service.IService
 
one(ClientSession, QueryChainWrapper<T, ?>) - 接口 中的方法com.anwen.mongo.service.IService
 
ONE - 接口 中的静态变量com.anwen.mongo.toolkit.StringPool
 
open() - 类 中的方法com.anwen.mongo.conn.ConnectMongoDB
 
or(boolean, QueryChainWrapper<?, ?>) - 类 中的方法com.anwen.mongo.conditions.AbstractChainWrapper
 
or(QueryChainWrapper<?, ?>) - 类 中的方法com.anwen.mongo.conditions.AbstractChainWrapper
 
or(boolean, SFunction<T, Object>, Object) - 类 中的方法com.anwen.mongo.conditions.AbstractChainWrapper
 
or(SFunction<T, Object>, Object) - 类 中的方法com.anwen.mongo.conditions.AbstractChainWrapper
 
or(boolean, String, Object) - 类 中的方法com.anwen.mongo.conditions.AbstractChainWrapper
 
or(String, Object) - 类 中的方法com.anwen.mongo.conditions.AbstractChainWrapper
 
or(boolean, QueryChainWrapper<?, ?>) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Compare
或者
or(QueryChainWrapper<?, ?>) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Compare
或者
or(boolean, SFunction<T, Object>, Object) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Compare
或者
or(SFunction<T, Object>, Object) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Compare
或者 单个条件
or(boolean, String, Object) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Compare
或者
or(String, Object) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Compare
或者 单个条件
Order - com.anwen.mongo.conditions.interfaces.condition中的类
 
Order(Integer, String) - 类 的构造器com.anwen.mongo.conditions.interfaces.condition.Order
 
Order() - 类 的构造器com.anwen.mongo.conditions.interfaces.condition.Order
 
orderByAsc(SFunction<T, Object>) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Query
正序排序
orderByAsc(String) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Query
正序排序
orderByAsc(SFunction<T, Object>) - 类 中的方法com.anwen.mongo.conditions.query.QueryChainWrapper
 
orderByAsc(String) - 类 中的方法com.anwen.mongo.conditions.query.QueryChainWrapper
 
orderByDesc(SFunction<T, Object>) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Query
倒序排序
orderByDesc(String) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Query
倒序排序
orderByDesc(SFunction<T, Object>) - 类 中的方法com.anwen.mongo.conditions.query.QueryChainWrapper
 
orderByDesc(String) - 类 中的方法com.anwen.mongo.conditions.query.QueryChainWrapper
 
out(String) - 类 中的方法com.anwen.mongo.conditions.aggregate.AggregateChainWrapper
 
out(String, String) - 类 中的方法com.anwen.mongo.conditions.aggregate.AggregateChainWrapper
 
out(BasicDBObject) - 类 中的方法com.anwen.mongo.conditions.aggregate.AggregateChainWrapper
 
out(Bson) - 类 中的方法com.anwen.mongo.conditions.aggregate.AggregateChainWrapper
 
out(String) - 接口 中的方法com.anwen.mongo.conditions.interfaces.aggregate.Aggregate
已过时。
out(String, String) - 接口 中的方法com.anwen.mongo.conditions.interfaces.aggregate.Aggregate
将管道中的文档记录输出到一个具体的集合中,不存在则自动创建

这个必须是管道操作中的最后一步,如果输出到现有集合,会覆盖原数据

out(BasicDBObject) - 接口 中的方法com.anwen.mongo.conditions.interfaces.aggregate.Aggregate
将管道中的文档记录输出到一个具体的集合中,不存在则自动创建

这个必须是管道操作中的最后一步,如果输出到现有集合,会覆盖原数据

out(Bson) - 接口 中的方法com.anwen.mongo.conditions.interfaces.aggregate.Aggregate
将管道中的文档记录输出到一个具体的集合中,不存在则自动创建

这个必须是管道操作中的最后一步,如果输出到现有集合,会覆盖原数据

OutConcretePipeline - com.anwen.mongo.strategy.aggregate.impl中的类
out策略实现类
OutConcretePipeline(String, String) - 类 的构造器com.anwen.mongo.strategy.aggregate.impl.OutConcretePipeline
 

P

page(String, PageParam) - 类 中的方法com.anwen.mongo.conditions.inject.query.LambdaQueryChainInjectWrapper
 
page(ClientSession, String, PageParam) - 类 中的方法com.anwen.mongo.conditions.inject.query.LambdaQueryChainInjectWrapper
 
page(String, Integer, Integer) - 类 中的方法com.anwen.mongo.conditions.inject.query.LambdaQueryChainInjectWrapper
 
page(ClientSession, String, Integer, Integer) - 类 中的方法com.anwen.mongo.conditions.inject.query.LambdaQueryChainInjectWrapper
 
page(String, PageParam) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Inject.CommInjectQuery
分页
page(ClientSession, String, PageParam) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Inject.CommInjectQuery
分页
page(String, Integer, Integer) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Inject.CommInjectQuery
分页
page(ClientSession, String, Integer, Integer) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Inject.CommInjectQuery
分页
page(String, PageParam, QueryChainWrapper<Map<String, Object>, ?>) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Inject.InjectQuery
 
page(ClientSession, String, PageParam, QueryChainWrapper<Map<String, Object>, ?>) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Inject.InjectQuery
 
page(String, Integer, Integer, QueryChainWrapper<Map<String, Object>, ?>) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Inject.InjectQuery
 
page(ClientSession, String, Integer, Integer, QueryChainWrapper<Map<String, Object>, ?>) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Inject.InjectQuery
 
page(PageParam) - 接口 中的方法com.anwen.mongo.conditions.query.ChainQuery
分页
page(ClientSession, PageParam) - 接口 中的方法com.anwen.mongo.conditions.query.ChainQuery
分页
page(Integer, Integer) - 接口 中的方法com.anwen.mongo.conditions.query.ChainQuery
分页
page(ClientSession, Integer, Integer) - 接口 中的方法com.anwen.mongo.conditions.query.ChainQuery
分页
page(PageParam) - 类 中的方法com.anwen.mongo.conditions.query.LambdaQueryChainWrapper
 
page(ClientSession, PageParam) - 类 中的方法com.anwen.mongo.conditions.query.LambdaQueryChainWrapper
 
page(Integer, Integer) - 类 中的方法com.anwen.mongo.conditions.query.LambdaQueryChainWrapper
 
page(ClientSession, Integer, Integer) - 类 中的方法com.anwen.mongo.conditions.query.LambdaQueryChainWrapper
 
page(String, PageParam) - 类 中的方法com.anwen.mongo.mapper.MongoPlusMapMapper
 
page(ClientSession, String, PageParam) - 类 中的方法com.anwen.mongo.mapper.MongoPlusMapMapper
 
page(String, PageParam, QueryChainWrapper<Map<String, Object>, ?>) - 类 中的方法com.anwen.mongo.mapper.MongoPlusMapMapper
 
page(ClientSession, String, PageParam, QueryChainWrapper<Map<String, Object>, ?>) - 类 中的方法com.anwen.mongo.mapper.MongoPlusMapMapper
 
page(String, Integer, Integer) - 类 中的方法com.anwen.mongo.mapper.MongoPlusMapMapper
 
page(ClientSession, String, Integer, Integer) - 类 中的方法com.anwen.mongo.mapper.MongoPlusMapMapper
 
page(String, Integer, Integer, QueryChainWrapper<Map<String, Object>, ?>) - 类 中的方法com.anwen.mongo.mapper.MongoPlusMapMapper
 
page(ClientSession, String, Integer, Integer, QueryChainWrapper<Map<String, Object>, ?>) - 类 中的方法com.anwen.mongo.mapper.MongoPlusMapMapper
 
page(QueryChainWrapper<T, ?>, Integer, Integer) - 类 中的方法com.anwen.mongo.service.impl.ServiceImpl
 
page(ClientSession, QueryChainWrapper<T, ?>, Integer, Integer) - 类 中的方法com.anwen.mongo.service.impl.ServiceImpl
 
page(QueryChainWrapper<T, ?>, PageParam) - 类 中的方法com.anwen.mongo.service.impl.ServiceImpl
 
page(ClientSession, QueryChainWrapper<T, ?>, PageParam) - 类 中的方法com.anwen.mongo.service.impl.ServiceImpl
 
page(PageParam) - 类 中的方法com.anwen.mongo.service.impl.ServiceImpl
 
page(ClientSession, PageParam) - 类 中的方法com.anwen.mongo.service.impl.ServiceImpl
 
page(Integer, Integer) - 类 中的方法com.anwen.mongo.service.impl.ServiceImpl
 
page(ClientSession, Integer, Integer) - 类 中的方法com.anwen.mongo.service.impl.ServiceImpl
 
page(PageParam) - 接口 中的方法com.anwen.mongo.service.IService
分页查询
page(ClientSession, PageParam) - 接口 中的方法com.anwen.mongo.service.IService
分页查询
page(Integer, Integer) - 接口 中的方法com.anwen.mongo.service.IService
分页查询
page(ClientSession, Integer, Integer) - 接口 中的方法com.anwen.mongo.service.IService
分页查询
page(QueryChainWrapper<T, ?>, Integer, Integer) - 接口 中的方法com.anwen.mongo.service.IService
 
page(ClientSession, QueryChainWrapper<T, ?>, Integer, Integer) - 接口 中的方法com.anwen.mongo.service.IService
 
page(QueryChainWrapper<T, ?>, PageParam) - 接口 中的方法com.anwen.mongo.service.IService
 
page(ClientSession, QueryChainWrapper<T, ?>, PageParam) - 接口 中的方法com.anwen.mongo.service.IService
 
PageParam - com.anwen.mongo.model中的类
 
PageParam(Integer, Integer) - 类 的构造器com.anwen.mongo.model.PageParam
 
PageParam() - 类 的构造器com.anwen.mongo.model.PageParam
 
PageResult<T> - com.anwen.mongo.model中的类
 
PageResult(long, long, long, long, List<T>) - 类 的构造器com.anwen.mongo.model.PageResult
 
PageResult() - 类 的构造器com.anwen.mongo.model.PageResult
 
parseIdTimestamp(long) - 类 中的静态方法com.anwen.mongo.incrementer.id.Sequence
反解id的时间戳部分
parseULID(String) - 类 中的静态方法com.anwen.mongo.incrementer.id.ULID
 
PERCENT - 接口 中的静态变量com.anwen.mongo.toolkit.StringPool
 
PIPE - 接口 中的静态变量com.anwen.mongo.toolkit.StringPool
 
PipelineStrategy - com.anwen.mongo.strategy.aggregate中的接口
管道策略接口
PLUS - 接口 中的静态变量com.anwen.mongo.toolkit.StringPool
 
prefixToLower(String, int) - 类 中的静态方法com.anwen.mongo.toolkit.StringUtils
前n个首字母小写,之后字符大小写的不变
project(Projection...) - 类 中的方法com.anwen.mongo.conditions.aggregate.AggregateChainWrapper
 
project(List<Projection>) - 类 中的方法com.anwen.mongo.conditions.aggregate.AggregateChainWrapper
 
project(boolean, Projection...) - 类 中的方法com.anwen.mongo.conditions.aggregate.AggregateChainWrapper
 
project(BasicDBObject) - 类 中的方法com.anwen.mongo.conditions.aggregate.AggregateChainWrapper
 
project(Bson) - 类 中的方法com.anwen.mongo.conditions.aggregate.AggregateChainWrapper
 
project(BasicDBObject) - 接口 中的方法com.anwen.mongo.conditions.interfaces.aggregate.Aggregate
自定义project
project(Bson) - 接口 中的方法com.anwen.mongo.conditions.interfaces.aggregate.Aggregate
自定义project
Project<T,Children> - com.anwen.mongo.conditions.interfaces中的接口
 
project(Projection...) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Project
要显示哪写字段或者不显示哪些字段
project(List<Projection>) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Project
要显示哪写字段或者不显示哪些字段
project(boolean, Projection...) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Project
要显示哪写字段或者不显示哪些字段
project(Projection...) - 类 中的方法com.anwen.mongo.conditions.query.QueryChainWrapper
 
project(List<Projection>) - 类 中的方法com.anwen.mongo.conditions.query.QueryChainWrapper
 
project(boolean, Projection...) - 类 中的方法com.anwen.mongo.conditions.query.QueryChainWrapper
 
ProjectConcretePipeline - com.anwen.mongo.strategy.aggregate.impl中的类
project策略实现类
ProjectConcretePipeline(Projection...) - 类 的构造器com.anwen.mongo.strategy.aggregate.impl.ProjectConcretePipeline
 
ProjectConcretePipeline(boolean, Projection...) - 类 的构造器com.anwen.mongo.strategy.aggregate.impl.ProjectConcretePipeline
 
ProjectConcretePipeline(List<Projection>) - 类 的构造器com.anwen.mongo.strategy.aggregate.impl.ProjectConcretePipeline
 
projectDisplay(SFunction<T, Object>...) - 类 中的方法com.anwen.mongo.conditions.aggregate.AggregateChainWrapper
 
projectDisplay(String...) - 类 中的方法com.anwen.mongo.conditions.aggregate.AggregateChainWrapper
 
projectDisplay(boolean, SFunction<T, Object>...) - 类 中的方法com.anwen.mongo.conditions.aggregate.AggregateChainWrapper
 
projectDisplay(boolean, String...) - 类 中的方法com.anwen.mongo.conditions.aggregate.AggregateChainWrapper
 
projectDisplay(SFunction<T, Object>...) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Project
显示哪些字段
projectDisplay(String...) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Project
显示哪些字段
projectDisplay(boolean, SFunction<T, Object>...) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Project
显示哪些字段
projectDisplay(boolean, String...) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Project
显示哪些字段
projectDisplay(SFunction<T, Object>...) - 类 中的方法com.anwen.mongo.conditions.query.QueryChainWrapper
 
projectDisplay(String...) - 类 中的方法com.anwen.mongo.conditions.query.QueryChainWrapper
 
projectDisplay(boolean, SFunction<T, Object>...) - 类 中的方法com.anwen.mongo.conditions.query.QueryChainWrapper
 
projectDisplay(boolean, String...) - 类 中的方法com.anwen.mongo.conditions.query.QueryChainWrapper
 
Projection - com.anwen.mongo.conditions.interfaces.aggregate.pipeline中的类
 
Projection(String, Integer) - 类 的构造器com.anwen.mongo.conditions.interfaces.aggregate.pipeline.Projection
 
Projection() - 类 的构造器com.anwen.mongo.conditions.interfaces.aggregate.pipeline.Projection
 
Projection.ProjectionBuilder - com.anwen.mongo.conditions.interfaces.aggregate.pipeline中的类
 
projectNone(SFunction<T, Object>...) - 类 中的方法com.anwen.mongo.conditions.aggregate.AggregateChainWrapper
 
projectNone(String...) - 类 中的方法com.anwen.mongo.conditions.aggregate.AggregateChainWrapper
 
projectNone(boolean, SFunction<T, Object>...) - 类 中的方法com.anwen.mongo.conditions.aggregate.AggregateChainWrapper
 
projectNone(boolean, String...) - 类 中的方法com.anwen.mongo.conditions.aggregate.AggregateChainWrapper
 
projectNone(SFunction<T, Object>...) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Project
不显示哪些字段
projectNone(String...) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Project
不显示哪些字段
projectNone(boolean, SFunction<T, Object>...) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Project
不显示哪些字段
projectNone(boolean, String...) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Project
不显示哪些字段
projectNone(SFunction<T, Object>...) - 类 中的方法com.anwen.mongo.conditions.query.QueryChainWrapper
 
projectNone(String...) - 类 中的方法com.anwen.mongo.conditions.query.QueryChainWrapper
 
projectNone(boolean, SFunction<T, Object>...) - 类 中的方法com.anwen.mongo.conditions.query.QueryChainWrapper
 
projectNone(boolean, String...) - 类 中的方法com.anwen.mongo.conditions.query.QueryChainWrapper
 
PropertyCache - com.anwen.mongo.cache中的类
配置文件缓存
PropertyCache() - 类 的构造器com.anwen.mongo.cache.PropertyCache
 
push(SFunction<T, Object>) - 类 中的方法com.anwen.mongo.conditions.accumulator.AccumulatorInterface
将指定字段的值添加到数组中

默认返回字段会使用field参数传递的字段

push(SFunction<T, Object>, SFunction<T, Object>) - 类 中的方法com.anwen.mongo.conditions.accumulator.AccumulatorInterface
将指定字段的值添加到数组中
push(String, SFunction<T, Object>) - 类 中的方法com.anwen.mongo.conditions.accumulator.AccumulatorInterface
将指定字段的值添加到数组中
put(String, BasicDBObject) - 类 中的方法com.anwen.mongo.conditions.MongoPlusBasicDBObject
 

Q

Query<T,Children> - com.anwen.mongo.conditions.interfaces中的接口
 
QueryChainWrapper<T,Children extends QueryChainWrapper<T,Children>> - com.anwen.mongo.conditions.query中的类
 
QueryChainWrapper() - 类 的构造器com.anwen.mongo.conditions.query.QueryChainWrapper
 
QueryWrapper<T> - com.anwen.mongo.conditions.query中的类
 
QueryWrapper() - 类 的构造器com.anwen.mongo.conditions.query.QueryWrapper
 
QUESTION_MARK - 接口 中的静态变量com.anwen.mongo.toolkit.StringPool
 
quotaMark(Object) - 类 中的静态方法com.anwen.mongo.toolkit.StringUtils
使用单引号包含字符串
quotaMarkList(Collection<?>) - 类 中的静态方法com.anwen.mongo.toolkit.StringUtils
使用单引号包含字符串
QUOTE - 接口 中的静态变量com.anwen.mongo.toolkit.StringPool
 

R

readyClose() - 类 中的方法com.anwen.mongo.context.MongoTransactionStatus
 
readyCommit() - 类 中的方法com.anwen.mongo.context.MongoTransactionStatus
 
ReflectionUtils - com.anwen.mongo.toolkit中的类
 
regex(boolean, SFunction<T, Object>, Object) - 类 中的方法com.anwen.mongo.conditions.AbstractChainWrapper
 
regex(SFunction<T, Object>, Object) - 类 中的方法com.anwen.mongo.conditions.AbstractChainWrapper
 
regex(boolean, String, Object) - 类 中的方法com.anwen.mongo.conditions.AbstractChainWrapper
 
regex(String, Object) - 类 中的方法com.anwen.mongo.conditions.AbstractChainWrapper
 
regex(boolean, SFunction<T, Object>, Object) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Compare
正则表达式查询
regex(SFunction<T, Object>, Object) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Compare
正则表达式查询
regex(boolean, String, Object) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Compare
正则表达式查询
regex(String, Object) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Compare
正则表达式查询
registerCodec(T) - 类 中的静态方法com.anwen.mongo.toolkit.codec.RegisterCodecUtil
 
registerCodec(Map<?, ?>) - 类 中的静态方法com.anwen.mongo.toolkit.codec.RegisterCodecUtil
 
registerCodec(Set<Class<?>>) - 类 中的静态方法com.anwen.mongo.toolkit.codec.RegisterCodecUtil
 
RegisterCodecUtil - com.anwen.mongo.toolkit.codec中的类
 
RegisterCodecUtil() - 类 的构造器com.anwen.mongo.toolkit.codec.RegisterCodecUtil
 
remove(String) - 类 中的方法com.anwen.mongo.conditions.inject.update.LambdaUpdateChainInjectWrapper
 
remove(ClientSession, String) - 类 中的方法com.anwen.mongo.conditions.inject.update.LambdaUpdateChainInjectWrapper
 
remove(String, UpdateChainWrapper<Map<String, Object>, ?>) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Inject.InjectQuery
根据条件删除
remove(ClientSession, String, UpdateChainWrapper<Map<String, Object>, ?>) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Inject.InjectQuery
根据条件删除
remove() - 接口 中的方法com.anwen.mongo.conditions.update.ChainUpdate
 
remove(ClientSession) - 接口 中的方法com.anwen.mongo.conditions.update.ChainUpdate
 
remove() - 类 中的方法com.anwen.mongo.conditions.update.LambdaUpdateChainWrapper
 
remove(ClientSession) - 类 中的方法com.anwen.mongo.conditions.update.LambdaUpdateChainWrapper
 
remove(String, UpdateChainWrapper<Map<String, Object>, ?>) - 类 中的方法com.anwen.mongo.mapper.MongoPlusMapMapper
 
remove(ClientSession, String, UpdateChainWrapper<Map<String, Object>, ?>) - 类 中的方法com.anwen.mongo.mapper.MongoPlusMapMapper
 
remove(UpdateChainWrapper<T, ?>) - 类 中的方法com.anwen.mongo.service.impl.ServiceImpl
 
remove(ClientSession, UpdateChainWrapper<T, ?>) - 类 中的方法com.anwen.mongo.service.impl.ServiceImpl
 
remove(UpdateChainWrapper<T, ?>) - 接口 中的方法com.anwen.mongo.service.IService
根据条件删除
remove(ClientSession, UpdateChainWrapper<T, ?>) - 接口 中的方法com.anwen.mongo.service.IService
根据条件删除
removeBatchByIds(String, Collection<Serializable>) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Inject.InjectQuery
根据id批量删除
removeBatchByIds(ClientSession, String, Collection<Serializable>) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Inject.InjectQuery
根据id批量删除
removeBatchByIds(String, Collection<Serializable>) - 类 中的方法com.anwen.mongo.mapper.MongoPlusMapMapper
 
removeBatchByIds(ClientSession, String, Collection<Serializable>) - 类 中的方法com.anwen.mongo.mapper.MongoPlusMapMapper
 
removeBatchByIds(Collection<Serializable>) - 类 中的方法com.anwen.mongo.service.impl.ServiceImpl
 
removeBatchByIds(ClientSession, Collection<Serializable>) - 类 中的方法com.anwen.mongo.service.impl.ServiceImpl
 
removeBatchByIds(Collection<Serializable>) - 接口 中的方法com.anwen.mongo.service.IService
根据id批量删除
removeBatchByIds(ClientSession, Collection<Serializable>) - 接口 中的方法com.anwen.mongo.service.IService
根据id批量删除
removeByColumn(String, String, String) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Inject.InjectQuery
根据字段删除
removeByColumn(ClientSession, String, String, String) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Inject.InjectQuery
根据字段删除
removeByColumn(String, String, String) - 类 中的方法com.anwen.mongo.mapper.MongoPlusMapMapper
 
removeByColumn(ClientSession, String, String, String) - 类 中的方法com.anwen.mongo.mapper.MongoPlusMapMapper
 
removeByColumn(SFunction<T, Object>, Object) - 类 中的方法com.anwen.mongo.service.impl.ServiceImpl
 
removeByColumn(ClientSession, SFunction<T, Object>, Object) - 类 中的方法com.anwen.mongo.service.impl.ServiceImpl
 
removeByColumn(String, Object) - 类 中的方法com.anwen.mongo.service.impl.ServiceImpl
 
removeByColumn(ClientSession, String, Object) - 类 中的方法com.anwen.mongo.service.impl.ServiceImpl
 
removeByColumn(SFunction<T, Object>, Object) - 接口 中的方法com.anwen.mongo.service.IService
根据字段删除
removeByColumn(ClientSession, SFunction<T, Object>, Object) - 接口 中的方法com.anwen.mongo.service.IService
根据字段删除
removeByColumn(String, Object) - 接口 中的方法com.anwen.mongo.service.IService
根据字段删除
removeByColumn(ClientSession, String, Object) - 接口 中的方法com.anwen.mongo.service.IService
根据字段删除
removeById(String, Serializable) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Inject.InjectQuery
根据id删除
removeById(ClientSession, String, Serializable) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Inject.InjectQuery
根据id删除
removeById(String, Serializable) - 类 中的方法com.anwen.mongo.mapper.MongoPlusMapMapper
 
removeById(ClientSession, String, Serializable) - 类 中的方法com.anwen.mongo.mapper.MongoPlusMapMapper
 
removeById(Serializable) - 类 中的方法com.anwen.mongo.service.impl.ServiceImpl
 
removeById(ClientSession, Serializable) - 类 中的方法com.anwen.mongo.service.impl.ServiceImpl
 
removeById(Serializable) - 接口 中的方法com.anwen.mongo.service.IService
根据id删除
removeById(ClientSession, Serializable) - 接口 中的方法com.anwen.mongo.service.IService
根据id删除
removePrefixAfterPrefixToLower(String, int) - 类 中的静态方法com.anwen.mongo.toolkit.StringUtils
删除字符前缀之后,首字母小写,之后字符大小写的不变 StringUtils.removePrefixAfterPrefixToLower( "isUser", 2 ) = user StringUtils.removePrefixAfterPrefixToLower( "isUserInfo", 2 ) = userInfo
replace(CharSequence, Pattern, BiIntFunction<Matcher, CharSequence>) - 类 中的静态方法com.anwen.mongo.toolkit.StringUtils
根据指定的表达式替换字符串中指定格式的部分 BiIntFunction 中的 第二个 参数将传递 参数在字符串中的索引
replaceRoot(SFunction<T, Object>...) - 类 中的方法com.anwen.mongo.conditions.aggregate.AggregateChainWrapper
 
replaceRoot(ReplaceRoot...) - 类 中的方法com.anwen.mongo.conditions.aggregate.AggregateChainWrapper
 
replaceRoot(List<ReplaceRoot>) - 类 中的方法com.anwen.mongo.conditions.aggregate.AggregateChainWrapper
 
replaceRoot(String...) - 类 中的方法com.anwen.mongo.conditions.aggregate.AggregateChainWrapper
 
replaceRoot(Boolean, SFunction<T, Object>...) - 类 中的方法com.anwen.mongo.conditions.aggregate.AggregateChainWrapper
 
replaceRoot(Boolean, String...) - 类 中的方法com.anwen.mongo.conditions.aggregate.AggregateChainWrapper
 
replaceRoot(BasicDBObject) - 类 中的方法com.anwen.mongo.conditions.aggregate.AggregateChainWrapper
 
replaceRoot(Bson) - 类 中的方法com.anwen.mongo.conditions.aggregate.AggregateChainWrapper
 
replaceRoot(SFunction<T, Object>...) - 接口 中的方法com.anwen.mongo.conditions.interfaces.aggregate.Aggregate
使用指定字段替换根文档
replaceRoot(ReplaceRoot...) - 接口 中的方法com.anwen.mongo.conditions.interfaces.aggregate.Aggregate
使用指定字段替换根文档
replaceRoot(List<ReplaceRoot>) - 接口 中的方法com.anwen.mongo.conditions.interfaces.aggregate.Aggregate
使用指定字段替换根文档
replaceRoot(String...) - 接口 中的方法com.anwen.mongo.conditions.interfaces.aggregate.Aggregate
使用指定字段替换根文档
replaceRoot(Boolean, SFunction<T, Object>...) - 接口 中的方法com.anwen.mongo.conditions.interfaces.aggregate.Aggregate
使用指定字段替换根文档
replaceRoot(Boolean, String...) - 接口 中的方法com.anwen.mongo.conditions.interfaces.aggregate.Aggregate
使用指定字段替换根文档
replaceRoot(BasicDBObject) - 接口 中的方法com.anwen.mongo.conditions.interfaces.aggregate.Aggregate
使用指定字段替换根文档
replaceRoot(Bson) - 接口 中的方法com.anwen.mongo.conditions.interfaces.aggregate.Aggregate
使用指定字段替换根文档
ReplaceRoot - com.anwen.mongo.conditions.interfaces.aggregate.pipeline中的类
replaceRoot类
ReplaceRoot(String, String) - 类 的构造器com.anwen.mongo.conditions.interfaces.aggregate.pipeline.ReplaceRoot
 
ReplaceRoot() - 类 的构造器com.anwen.mongo.conditions.interfaces.aggregate.pipeline.ReplaceRoot
 
resultMappingField(String) - 类 中的方法com.anwen.mongo.conditions.accumulator.Accumulator.AccumulatorBuilder
 
resultMappingField(String) - 类 中的方法com.anwen.mongo.conditions.interfaces.aggregate.pipeline.AddFields.AddFieldsBuilder
 
RETURN - 接口 中的静态变量com.anwen.mongo.toolkit.StringPool
 
RIGHT_BRACE - 接口 中的静态变量com.anwen.mongo.toolkit.StringPool
 
RIGHT_BRACKET - 接口 中的静态变量com.anwen.mongo.toolkit.StringPool
 
RIGHT_CHEV - 接口 中的静态变量com.anwen.mongo.toolkit.StringPool
 
RIGHT_SQ_BRACKET - 接口 中的静态变量com.anwen.mongo.toolkit.StringPool
 
rollbackAndCloseTransaction(ClientSession) - 类 中的静态方法com.anwen.mongo.transactional.MongoTransactionalOperate
回滚并关闭一个事务
rollbackTransaction(ClientSession) - 类 中的静态方法com.anwen.mongo.transactional.MongoTransactionalOperate
回滚一个事务
RootConcretePipelineReplace - com.anwen.mongo.strategy.aggregate.impl中的类
replaceRoot策略实现类
RootConcretePipelineReplace(Boolean, ReplaceRoot...) - 类 的构造器com.anwen.mongo.strategy.aggregate.impl.RootConcretePipelineReplace
 
RootConcretePipelineReplace(Boolean, String...) - 类 的构造器com.anwen.mongo.strategy.aggregate.impl.RootConcretePipelineReplace
 
RootConcretePipelineReplace(Boolean, SFunction<T, Object>...) - 类 的构造器com.anwen.mongo.strategy.aggregate.impl.RootConcretePipelineReplace
 
RootConcretePipelineReplace(Boolean, List<ReplaceRoot>) - 类 的构造器com.anwen.mongo.strategy.aggregate.impl.RootConcretePipelineReplace
 

S

sample(long) - 类 中的方法com.anwen.mongo.conditions.aggregate.AggregateChainWrapper
 
sample(long) - 接口 中的方法com.anwen.mongo.conditions.interfaces.aggregate.Aggregate
随机选择指定数量的文档
SampleConcretePipeline - com.anwen.mongo.strategy.aggregate.impl中的类
sample策略实现类
SampleConcretePipeline(Long) - 类 的构造器com.anwen.mongo.strategy.aggregate.impl.SampleConcretePipeline
 
save(String, Map<String, Object>) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Inject.InjectQuery
添加
save(ClientSession, String, Map<String, Object>) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Inject.InjectQuery
添加
save(String, Map<String, Object>) - 类 中的方法com.anwen.mongo.mapper.MongoPlusMapMapper
 
save(ClientSession, String, Map<String, Object>) - 类 中的方法com.anwen.mongo.mapper.MongoPlusMapMapper
 
save(T) - 类 中的方法com.anwen.mongo.service.impl.ServiceImpl
 
save(ClientSession, T) - 类 中的方法com.anwen.mongo.service.impl.ServiceImpl
 
save(T) - 接口 中的方法com.anwen.mongo.service.IService
添加
save(ClientSession, T) - 接口 中的方法com.anwen.mongo.service.IService
添加
saveBatch(String, Collection<Map<String, Object>>) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Inject.InjectQuery
添加多个
saveBatch(ClientSession, String, Collection<Map<String, Object>>) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Inject.InjectQuery
添加多个
saveBatch(String, Collection<Map<String, Object>>) - 类 中的方法com.anwen.mongo.mapper.MongoPlusMapMapper
 
saveBatch(ClientSession, String, Collection<Map<String, Object>>) - 类 中的方法com.anwen.mongo.mapper.MongoPlusMapMapper
 
saveBatch(Collection<T>) - 类 中的方法com.anwen.mongo.service.impl.ServiceImpl
 
saveBatch(ClientSession, Collection<T>) - 类 中的方法com.anwen.mongo.service.impl.ServiceImpl
 
saveBatch(Collection<T>) - 接口 中的方法com.anwen.mongo.service.IService
添加多个
saveBatch(ClientSession, Collection<T>) - 接口 中的方法com.anwen.mongo.service.IService
添加多个
saveOrUpdate(String, Map<String, Object>) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Inject.InjectQuery
添加或修改
saveOrUpdate(ClientSession, String, Map<String, Object>) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Inject.InjectQuery
添加或修改
saveOrUpdate(String, Map<String, Object>) - 类 中的方法com.anwen.mongo.mapper.MongoPlusMapMapper
 
saveOrUpdate(ClientSession, String, Map<String, Object>) - 类 中的方法com.anwen.mongo.mapper.MongoPlusMapMapper
 
saveOrUpdate(T) - 类 中的方法com.anwen.mongo.service.impl.ServiceImpl
 
saveOrUpdate(ClientSession, T) - 类 中的方法com.anwen.mongo.service.impl.ServiceImpl
 
saveOrUpdate(T) - 接口 中的方法com.anwen.mongo.service.IService
添加或修改
saveOrUpdate(ClientSession, T) - 接口 中的方法com.anwen.mongo.service.IService
添加或修改
saveOrUpdateBatch(String, Collection<Map<String, Object>>) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Inject.InjectQuery
批量添加或修改
saveOrUpdateBatch(ClientSession, String, Collection<Map<String, Object>>) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Inject.InjectQuery
批量添加或修改
saveOrUpdateBatch(String, Collection<Map<String, Object>>) - 类 中的方法com.anwen.mongo.mapper.MongoPlusMapMapper
 
saveOrUpdateBatch(ClientSession, String, Collection<Map<String, Object>>) - 类 中的方法com.anwen.mongo.mapper.MongoPlusMapMapper
 
saveOrUpdateBatch(Collection<T>) - 类 中的方法com.anwen.mongo.service.impl.ServiceImpl
 
saveOrUpdateBatch(ClientSession, Collection<T>) - 类 中的方法com.anwen.mongo.service.impl.ServiceImpl
 
saveOrUpdateBatch(Collection<T>) - 接口 中的方法com.anwen.mongo.service.IService
批量添加或修改
saveOrUpdateBatch(ClientSession, Collection<T>) - 接口 中的方法com.anwen.mongo.service.IService
批量添加或修改
SEMICOLON - 接口 中的静态变量com.anwen.mongo.toolkit.StringPool
 
Sequence - com.anwen.mongo.incrementer.id中的类
分布式高效有序 ID 生产黑科技(sequence) 优化开源项目:https://gitee.com/yu120/sequence
Sequence(InetAddress) - 类 的构造器com.anwen.mongo.incrementer.id.Sequence
 
Sequence(long, long) - 类 的构造器com.anwen.mongo.incrementer.id.Sequence
有参构造器
ServiceImpl<T> - com.anwen.mongo.service.impl中的类
 
ServiceImpl() - 类 的构造器com.anwen.mongo.service.impl.ServiceImpl
 
set(boolean, String, Object) - 类 中的方法com.anwen.mongo.conditions.inject.update.LambdaUpdateChainInjectWrapper
 
set(String, Object) - 类 中的方法com.anwen.mongo.conditions.inject.update.LambdaUpdateChainInjectWrapper
 
set(String, Object) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Inject.InjectUpdate
 
set(boolean, String, Object) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Inject.InjectUpdate
 
set(boolean, SFunction<T, Object>, Object) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Update
 
set(SFunction<T, Object>, Object) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Update
 
set(boolean, String, Object) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Update
 
set(String, Object) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Update
 
set(boolean, SFunction<T, Object>, Object) - 类 中的方法com.anwen.mongo.conditions.update.UpdateChainWrapper
 
set(SFunction<T, Object>, Object) - 类 中的方法com.anwen.mongo.conditions.update.UpdateChainWrapper
 
set(boolean, String, Object) - 类 中的方法com.anwen.mongo.conditions.update.UpdateChainWrapper
 
set(String, Object) - 类 中的方法com.anwen.mongo.conditions.update.UpdateChainWrapper
 
setAppName(String) - 类 中的方法com.anwen.mongo.model.BaseProperty
 
setAuthenticationDatabase(String) - 类 中的方法com.anwen.mongo.model.BaseProperty
 
setAuthMechanism(String) - 类 中的方法com.anwen.mongo.model.BaseProperty
 
setAuthMechanismProperties(String) - 类 中的方法com.anwen.mongo.model.BaseProperty
 
setAuthSource(String) - 类 中的方法com.anwen.mongo.model.BaseProperty
 
setBaseProperty(BaseProperty) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
setBson(BsonWriter, T, EncoderContext) - 类 中的方法com.anwen.mongo.codec.GenericCodec
 
setChildCondition(List<CompareCondition>) - 类 中的方法com.anwen.mongo.conditions.interfaces.condition.CompareCondition
 
setClazz(Class<?>) - 类 中的方法com.anwen.mongo.service.impl.ServiceImpl
 
setCollectionMap(Map<String, MongoCollection<Document>>) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
setCollectionNameConvert(CollectionNameConvert) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
setColumn(String) - 类 中的方法com.anwen.mongo.conditions.interfaces.aggregate.pipeline.Projection
 
setColumn(String) - 类 中的方法com.anwen.mongo.conditions.interfaces.condition.CompareCondition
 
setColumn(String) - 类 中的方法com.anwen.mongo.conditions.interfaces.condition.Order
 
setCompareConditionList(List<CompareCondition>) - 类 中的方法com.anwen.mongo.conditions.interfaces.condition.Condition
 
setCompressors(String) - 类 中的方法com.anwen.mongo.model.BaseProperty
 
setCondition(String) - 类 中的方法com.anwen.mongo.conditions.accumulator.Accumulator
 
setCondition(String) - 类 中的方法com.anwen.mongo.conditions.interfaces.condition.CompareCondition
 
setConnectMongoDB(ConnectMongoDB) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
setConnectTimeoutMS(Integer) - 类 中的方法com.anwen.mongo.model.BaseProperty
 
setContentData(List<T>) - 类 中的方法com.anwen.mongo.model.PageResult
 
setCreateIndex(String) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
setCurrentTransactionName(String) - 类 中的静态方法com.anwen.mongo.context.MongoTransactionSpring
 
setDatabase(String) - 类 中的方法com.anwen.mongo.model.BaseProperty
 
setDirectConnection(Boolean) - 类 中的方法com.anwen.mongo.model.BaseProperty
 
setField(String) - 类 中的方法com.anwen.mongo.conditions.accumulator.Accumulator
 
setField(String) - 类 中的方法com.anwen.mongo.conditions.interfaces.aggregate.pipeline.AddFields
 
setField(String) - 类 中的方法com.anwen.mongo.conditions.interfaces.aggregate.pipeline.ReplaceRoot
 
setField(SFunction<T, Object>) - 类 中的方法com.anwen.mongo.model.FuncGroupField
 
setField(String) - 类 中的方法com.anwen.mongo.model.GroupField
 
setFieldValue(Object, Field, Object) - 类 中的静态方法com.anwen.mongo.toolkit.ReflectionUtils
 
setGroupField(SFunction<T, Object>) - 类 中的方法com.anwen.mongo.model.FuncGroupField
 
setGroupField(String) - 类 中的方法com.anwen.mongo.model.GroupField
 
setHeartbeatFrequencyMS(Integer) - 类 中的方法com.anwen.mongo.model.BaseProperty
 
setHost(String) - 类 中的方法com.anwen.mongo.model.BaseProperty
 
setId(String) - 类 中的方法com.anwen.mongo.model.BaseModelID
 
setIdentifierGenerator(IdentifierGenerator) - 类 中的静态方法com.anwen.mongo.incrementer.id.IdWorker
自定义id 生成方式
setJournal(Boolean) - 类 中的方法com.anwen.mongo.model.BaseProperty
 
setLocalThresholdMS(Integer) - 类 中的方法com.anwen.mongo.model.BaseProperty
 
setLogicType(Integer) - 类 中的方法com.anwen.mongo.conditions.interfaces.condition.CompareCondition
 
setMaxConnecting(Integer) - 类 中的方法com.anwen.mongo.model.BaseProperty
 
setMaxIdleTimeMS(Integer) - 类 中的方法com.anwen.mongo.model.BaseProperty
 
setMaxLifeTimeMS(Integer) - 类 中的方法com.anwen.mongo.model.BaseProperty
 
setMaxPoolSize(Integer) - 类 中的方法com.anwen.mongo.model.BaseProperty
 
setMaxStalenessSeconds(Integer) - 类 中的方法com.anwen.mongo.model.BaseProperty
 
setMessage(String) - 异常错误 中的方法com.anwen.mongo.domain.InitMongoCollectionException
 
setMessage(String) - 异常错误 中的方法com.anwen.mongo.domain.MongoQueryException
 
setMinPoolSize(Integer) - 类 中的方法com.anwen.mongo.model.BaseProperty
 
setMongoClient(MongoClient) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
setOrderList(List<Order>) - 类 中的方法com.anwen.mongo.conditions.interfaces.condition.Condition
 
setPageNum(Integer) - 类 中的方法com.anwen.mongo.model.PageParam
 
setPageNum(long) - 类 中的方法com.anwen.mongo.model.PageResult
 
setPageSize(Integer) - 类 中的方法com.anwen.mongo.model.PageParam
 
setPageSize(long) - 类 中的方法com.anwen.mongo.model.PageResult
 
setPassword(String) - 类 中的方法com.anwen.mongo.model.BaseProperty
 
setPipelineStrategy(PipelineStrategy) - 类 中的方法com.anwen.mongo.model.BaseAggregate
 
setPort(String) - 类 中的方法com.anwen.mongo.model.BaseProperty
 
setProjectNoneId() - 类 中的方法com.anwen.mongo.conditions.AbstractChainWrapper
 
setReadPreference(String) - 类 中的方法com.anwen.mongo.model.BaseProperty
 
setReadPreferenceTags(String) - 类 中的方法com.anwen.mongo.model.BaseProperty
 
setReplicaSet(String) - 类 中的方法com.anwen.mongo.model.BaseProperty
 
setResources(Map<Object, Object>) - 类 中的静态方法com.anwen.mongo.context.MongoTransactionSpring
 
setResultMappingField(String) - 类 中的方法com.anwen.mongo.conditions.accumulator.Accumulator
 
setResultMappingField(String) - 类 中的方法com.anwen.mongo.conditions.interfaces.aggregate.pipeline.AddFields
 
setResultMappingField(String) - 类 中的方法com.anwen.mongo.conditions.interfaces.aggregate.pipeline.ReplaceRoot
 
setRetryReads(Boolean) - 类 中的方法com.anwen.mongo.model.BaseProperty
 
setRetryWrites(Boolean) - 类 中的方法com.anwen.mongo.model.BaseProperty
 
setServerSelectionTimeoutMS(Integer) - 类 中的方法com.anwen.mongo.model.BaseProperty
 
setSlaveDataSources(List<SlaveDataSource>) - 类 中的方法com.anwen.mongo.execute.SqlExecute
 
setSlaveName(String) - 类 中的方法com.anwen.mongo.model.SlaveDataSource
 
setSocketTimeoutMS(Integer) - 类 中的方法com.anwen.mongo.model.BaseProperty
 
setSqlOperation(SqlExecute) - 类 中的方法com.anwen.mongo.service.impl.ServiceImpl
 
setSrvServiceName(String) - 类 中的方法com.anwen.mongo.model.BaseProperty
 
setSsl(Boolean) - 类 中的方法com.anwen.mongo.model.BaseProperty
 
setTls(Boolean) - 类 中的方法com.anwen.mongo.model.BaseProperty
 
setTlsAllowInvalidHostnames(Boolean) - 类 中的方法com.anwen.mongo.model.BaseProperty
 
setTlsInsecure(Boolean) - 类 中的方法com.anwen.mongo.model.BaseProperty
 
setTotalPages(long) - 类 中的方法com.anwen.mongo.model.PageResult
 
setTotalSize(long) - 类 中的方法com.anwen.mongo.model.PageResult
 
setTransactionStatus(MongoTransactionStatus) - 类 中的静态方法com.anwen.mongo.context.MongoTransactionContext
 
setType(Integer) - 类 中的方法com.anwen.mongo.conditions.interfaces.condition.CompareCondition
 
setType(Integer) - 类 中的方法com.anwen.mongo.conditions.interfaces.condition.Order
 
setType(String) - 类 中的方法com.anwen.mongo.model.BaseAggregate
 
setUrl(String) - 类 中的方法com.anwen.mongo.model.BaseProperty
 
setUsername(String) - 类 中的方法com.anwen.mongo.model.BaseProperty
 
setUuidRepresentation(String) - 类 中的方法com.anwen.mongo.model.BaseProperty
 
setValue(String) - 类 中的方法com.anwen.mongo.conditions.interfaces.aggregate.pipeline.Let
 
setValue(Integer) - 类 中的方法com.anwen.mongo.conditions.interfaces.aggregate.pipeline.Projection
 
setValue(Object) - 类 中的方法com.anwen.mongo.conditions.interfaces.condition.CompareCondition
 
setValue(Field, Object, Object) - 类 中的静态方法com.anwen.mongo.strategy.convert.ConversionService
设置值
setVariable(String) - 类 中的方法com.anwen.mongo.conditions.interfaces.aggregate.pipeline.Let
 
setW(String) - 类 中的方法com.anwen.mongo.model.BaseProperty
 
setWaitQueueTimeoutMS(Integer) - 类 中的方法com.anwen.mongo.model.BaseProperty
 
setWtimeoutMS(Integer) - 类 中的方法com.anwen.mongo.model.BaseProperty
 
setZlibCompressionLevel(Integer) - 类 中的方法com.anwen.mongo.model.BaseProperty
 
SFunction<T,R> - com.anwen.mongo.support中的接口
支持序列化的Function
SINGLE_QUOTE - 接口 中的静态变量com.anwen.mongo.toolkit.StringPool
 
skip(long) - 类 中的方法com.anwen.mongo.conditions.aggregate.AggregateChainWrapper
 
skip(long) - 接口 中的方法com.anwen.mongo.conditions.interfaces.aggregate.Aggregate
跳过指定数量的文档记录,返回剩下的文档记录(当前页)
SkipConcretePipeline - com.anwen.mongo.strategy.aggregate.impl中的类
skip策略实现类
SkipConcretePipeline(Long) - 类 的构造器com.anwen.mongo.strategy.aggregate.impl.SkipConcretePipeline
 
SLASH - 接口 中的静态变量com.anwen.mongo.toolkit.StringPool
 
SlaveDataSource - com.anwen.mongo.model中的类
 
SlaveDataSource(String) - 类 的构造器com.anwen.mongo.model.SlaveDataSource
 
SlaveDataSource() - 类 的构造器com.anwen.mongo.model.SlaveDataSource
 
sort(Order...) - 类 中的方法com.anwen.mongo.conditions.aggregate.AggregateChainWrapper
 
sort(List<Order>) - 类 中的方法com.anwen.mongo.conditions.aggregate.AggregateChainWrapper
 
sort(BasicDBObject) - 类 中的方法com.anwen.mongo.conditions.aggregate.AggregateChainWrapper
 
sort(Bson) - 类 中的方法com.anwen.mongo.conditions.aggregate.AggregateChainWrapper
 
sort(Order...) - 接口 中的方法com.anwen.mongo.conditions.interfaces.aggregate.Aggregate
对所有输出的文档记录进行排序
sort(List<Order>) - 接口 中的方法com.anwen.mongo.conditions.interfaces.aggregate.Aggregate
对所有输出的文档记录进行排序
sort(BasicDBObject) - 接口 中的方法com.anwen.mongo.conditions.interfaces.aggregate.Aggregate
对所有输出的文档记录进行排序
sort(Bson) - 接口 中的方法com.anwen.mongo.conditions.interfaces.aggregate.Aggregate
对所有输出的文档记录进行排序
sortAsc(SFunction<T, Object>...) - 类 中的方法com.anwen.mongo.conditions.aggregate.AggregateChainWrapper
 
sortAsc(String...) - 类 中的方法com.anwen.mongo.conditions.aggregate.AggregateChainWrapper
 
sortAsc(SFunction<T, Object>...) - 接口 中的方法com.anwen.mongo.conditions.interfaces.aggregate.Aggregate
正序排序
sortAsc(String...) - 接口 中的方法com.anwen.mongo.conditions.interfaces.aggregate.Aggregate
正序排序
SortConcretePipeline - com.anwen.mongo.strategy.aggregate.impl中的类
sort策略实现类
SortConcretePipeline(Order...) - 类 的构造器com.anwen.mongo.strategy.aggregate.impl.SortConcretePipeline
 
SortConcretePipeline(List<Order>) - 类 的构造器com.anwen.mongo.strategy.aggregate.impl.SortConcretePipeline
 
sortDesc(SFunction<T, Object>...) - 类 中的方法com.anwen.mongo.conditions.aggregate.AggregateChainWrapper
 
sortDesc(String...) - 类 中的方法com.anwen.mongo.conditions.aggregate.AggregateChainWrapper
 
sortDesc(SFunction<T, Object>...) - 接口 中的方法com.anwen.mongo.conditions.interfaces.aggregate.Aggregate
倒序排序
sortDesc(String...) - 接口 中的方法com.anwen.mongo.conditions.interfaces.aggregate.Aggregate
倒序排序
SPACE - 接口 中的静态变量com.anwen.mongo.toolkit.StringPool
 
sql(String, String) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Inject.InjectQuery
 
sql(ClientSession, String, String) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Inject.InjectQuery
 
sql(String, String) - 类 中的方法com.anwen.mongo.mapper.MongoPlusMapMapper
 
sql(ClientSession, String, String) - 类 中的方法com.anwen.mongo.mapper.MongoPlusMapMapper
 
sql(String) - 类 中的方法com.anwen.mongo.service.impl.ServiceImpl
 
sql(ClientSession, String) - 类 中的方法com.anwen.mongo.service.impl.ServiceImpl
 
sql(String) - 接口 中的方法com.anwen.mongo.service.IService
查询sql,传入值为json,如{eq:XXX}
sql(ClientSession, String) - 接口 中的方法com.anwen.mongo.service.IService
 
sqlArgsFill(String, Object...) - 类 中的静态方法com.anwen.mongo.toolkit.StringUtils
替换 SQL 语句中的占位符,例如输入 SELECT * FROM test WHERE id = {0} AND name = {1} 会被替换为 SELECT * FROM test WHERE id = 1 AND name = 'MP' 当数组中参数不足时,该方法会抛出错误:数组下标越界ArrayIndexOutOfBoundsException
sqlContains(String, String) - 类 中的静态方法com.anwen.mongo.toolkit.StringUtils
快速判断 SQL 片段中是否包含某个列
SqlExecute - com.anwen.mongo.execute中的类
 
SqlExecute() - 类 的构造器com.anwen.mongo.execute.SqlExecute
 
sqlInjectionReplaceBlank(String) - 类 中的静态方法com.anwen.mongo.toolkit.StringUtils
SQL 注入字符串去除空白内容: \n 回车 \t 水平制表符 \s 空格 \r 换行
SqlInjectionUtils - com.anwen.mongo.toolkit中的类
SQL 注入验证工具类
SqlInjectionUtils() - 类 的构造器com.anwen.mongo.toolkit.SqlInjectionUtils
 
SqlOperate - com.anwen.mongo.operate中的接口
已过时。
SqlOperateMap - com.anwen.mongo.operate中的类
已过时。
SqlOperateMap() - 类 的构造器com.anwen.mongo.operate.SqlOperateMap
已过时。
 
SqlOperationConstant - com.anwen.mongo.constant中的类
常量
SqlOperationConstant() - 类 的构造器com.anwen.mongo.constant.SqlOperationConstant
 
sqlParam(Object) - 类 中的静态方法com.anwen.mongo.toolkit.StringUtils
获取SQL PARAMS字符串
STAR - 接口 中的静态变量com.anwen.mongo.toolkit.StringPool
 
startTransaction() - 类 中的静态方法com.anwen.mongo.transactional.MongoTransactionalOperate
创建并开启一个事务
startTransaction(ClientSession) - 类 中的静态方法com.anwen.mongo.transactional.MongoTransactionalOperate
开启一个事务
StringConversionStrategy - com.anwen.mongo.strategy.convert.impl中的类
String类型转换策略
StringConversionStrategy() - 类 的构造器com.anwen.mongo.strategy.convert.impl.StringConversionStrategy
 
StringEscape - com.anwen.mongo.toolkit中的类
StringEscape ,数据库字符串转义
StringEscape() - 类 的构造器com.anwen.mongo.toolkit.StringEscape
 
StringPool - com.anwen.mongo.toolkit中的接口
Copy to jodd.util Pool of String constants to prevent repeating of hard-coded String literals in the code.
StringUtils - com.anwen.mongo.toolkit中的类
 
StringUtils() - 类 的构造器com.anwen.mongo.toolkit.StringUtils
 
sum(SFunction<T, Object>) - 类 中的方法com.anwen.mongo.conditions.accumulator.AccumulatorInterface
计算指定字段的总和

默认返回字段会使用field参数传递的字段

sum(SFunction<T, Object>, SFunction<T, Object>) - 类 中的方法com.anwen.mongo.conditions.accumulator.AccumulatorInterface
计算指定字段的总和
sum(String, SFunction<T, Object>) - 类 中的方法com.anwen.mongo.conditions.accumulator.AccumulatorInterface
计算指定字段的总和
SystemClock - com.anwen.mongo.incrementer.id中的类
 

T

TAB - 接口 中的静态变量com.anwen.mongo.toolkit.StringPool
 
text(boolean, SFunction<T, Object>, Object) - 类 中的方法com.anwen.mongo.conditions.AbstractChainWrapper
 
text(SFunction<T, Object>, Object) - 类 中的方法com.anwen.mongo.conditions.AbstractChainWrapper
 
text(boolean, String, Object) - 类 中的方法com.anwen.mongo.conditions.AbstractChainWrapper
 
text(String, Object) - 类 中的方法com.anwen.mongo.conditions.AbstractChainWrapper
 
text(boolean, SFunction<T, Object>, Object) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Compare
文本查询
text(SFunction<T, Object>, Object) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Compare
文本查询
text(boolean, String, Object) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Compare
文本查询
text(String, Object) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Compare
文本查询
text(String) - 类 中的静态方法com.anwen.mongo.model.Indexes
为给定字段上的文本索引创建索引键。
text(SFunction<T, Object>) - 类 中的静态方法com.anwen.mongo.model.Indexes
为给定字段上的文本索引创建索引键。
text() - 类 中的静态方法com.anwen.mongo.model.Indexes
为包含字符串数据的每个字段上的文本索引创建索引键。
TILDA - 接口 中的静态变量com.anwen.mongo.toolkit.StringPool
 
tilNextMillis(long) - 类 中的方法com.anwen.mongo.incrementer.id.Sequence
 
timeGen() - 类 中的方法com.anwen.mongo.incrementer.id.Sequence
 
timestamp() - 类 中的方法com.anwen.mongo.incrementer.id.ULID.Value
 
toBean(Document, Class<T>) - 类 中的静态方法com.anwen.mongo.toolkit.BsonUtil
 
toBeans(List<Document>, Class<T>) - 类 中的静态方法com.anwen.mongo.toolkit.BsonUtil
将Document列换转换JavaList
toBson(Object) - 类 中的静态方法com.anwen.mongo.toolkit.BsonUtil
 
toBsons(List<Object>) - 类 中的静态方法com.anwen.mongo.toolkit.BsonUtil
 
toBytes() - 类 中的方法com.anwen.mongo.incrementer.id.ULID.Value
 
toHyphenation(String, String) - 类 中的静态方法com.anwen.mongo.toolkit.StringUtils
驼峰风格风格转连字符风格
toString() - 类 中的方法com.anwen.mongo.conditions.accumulator.Accumulator.AccumulatorBuilder
 
toString() - 类 中的方法com.anwen.mongo.conditions.accumulator.Accumulator
 
toString() - 类 中的方法com.anwen.mongo.conditions.interfaces.aggregate.pipeline.AddFields.AddFieldsBuilder
 
toString() - 类 中的方法com.anwen.mongo.conditions.interfaces.aggregate.pipeline.AddFields
 
toString() - 类 中的方法com.anwen.mongo.conditions.interfaces.aggregate.pipeline.Let.LetBuilder
 
toString() - 类 中的方法com.anwen.mongo.conditions.interfaces.aggregate.pipeline.Let
 
toString() - 类 中的方法com.anwen.mongo.conditions.interfaces.aggregate.pipeline.Projection.ProjectionBuilder
 
toString() - 类 中的方法com.anwen.mongo.conditions.interfaces.aggregate.pipeline.Projection
 
toString() - 类 中的方法com.anwen.mongo.conditions.interfaces.aggregate.pipeline.ReplaceRoot
 
toString() - 类 中的方法com.anwen.mongo.conditions.interfaces.condition.CompareCondition.CompareConditionBuilder
 
toString() - 类 中的方法com.anwen.mongo.conditions.interfaces.condition.CompareCondition
 
toString() - 类 中的方法com.anwen.mongo.conditions.interfaces.condition.Condition
 
toString() - 类 中的方法com.anwen.mongo.conditions.interfaces.condition.Order
 
toString() - 类 中的方法com.anwen.mongo.incrementer.id.ULID.Value
 
toString() - 类 中的方法com.anwen.mongo.model.BaseAggregate
 
toString() - 类 中的方法com.anwen.mongo.model.BaseModelID
 
toString() - 类 中的方法com.anwen.mongo.model.BaseProperty
 
toString() - 类 中的方法com.anwen.mongo.model.PageParam
 
toString() - 类 中的方法com.anwen.mongo.model.PageResult
 
toString() - 类 中的方法com.anwen.mongo.model.SlaveDataSource
 
toStringTrim(Object) - 类 中的静态方法com.anwen.mongo.toolkit.StringUtils
对象转为字符串去除左右空格
toUnderline(String) - 类 中的静态方法com.anwen.mongo.toolkit.StringUtils
驼峰风格风格转下划线风格
transaction - 类 中的静态变量com.anwen.mongo.cache.PropertyCache
是否开启spring事务
TRUE - 接口 中的静态变量com.anwen.mongo.toolkit.StringPool
 
type(SFunction<T, Object>, TypeEnum) - 类 中的方法com.anwen.mongo.conditions.AbstractChainWrapper
 
type(String, TypeEnum) - 类 中的方法com.anwen.mongo.conditions.AbstractChainWrapper
 
type(SFunction<T, Object>, String) - 类 中的方法com.anwen.mongo.conditions.AbstractChainWrapper
 
type(String, String) - 类 中的方法com.anwen.mongo.conditions.AbstractChainWrapper
 
type(SFunction<T, Object>, Integer) - 类 中的方法com.anwen.mongo.conditions.AbstractChainWrapper
 
type(String, Integer) - 类 中的方法com.anwen.mongo.conditions.AbstractChainWrapper
 
type(SFunction<T, Object>, TypeEnum) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Compare
指定查询的字段类型
type(String, TypeEnum) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Compare
指定查询的字段类型
type(SFunction<T, Object>, String) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Compare
指定查询的字段类型
type(String, String) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Compare
指定查询的字段类型
type(SFunction<T, Object>, Integer) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Compare
指定查询的字段类型
type(String, Integer) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Compare
指定查询的字段类型
type(Integer) - 类 中的方法com.anwen.mongo.conditions.interfaces.condition.CompareCondition.CompareConditionBuilder
 
typedThis - 类 中的变量com.anwen.mongo.conditions.AbstractChainWrapper
 
typedThis - 类 中的变量com.anwen.mongo.conditions.aggregate.AggregateChainWrapper
 
typedThis - 类 中的变量com.anwen.mongo.conditions.update.UpdateChainWrapper
 

U

ULID - com.anwen.mongo.incrementer.id中的类
 
ULID() - 类 的构造器com.anwen.mongo.incrementer.id.ULID
 
ULID(Random) - 类 的构造器com.anwen.mongo.incrementer.id.ULID
 
ULID.Value - com.anwen.mongo.incrementer.id中的类
 
UNDERLINE - 类 中的静态变量com.anwen.mongo.toolkit.StringUtils
下划线字符
underlineToCamel(String) - 类 中的静态方法com.anwen.mongo.toolkit.StringUtils
字符串下划线转驼峰格式
underlineToHump(String) - 类 中的静态方法com.anwen.mongo.toolkit.GenericSuperclassUtil
下划线转驼峰
UNDERSCORE - 接口 中的静态变量com.anwen.mongo.toolkit.StringPool
 
unionWith(String) - 类 中的方法com.anwen.mongo.conditions.aggregate.AggregateChainWrapper
 
unionWith(BasicDBObject) - 类 中的方法com.anwen.mongo.conditions.aggregate.AggregateChainWrapper
 
unionWith(Bson) - 类 中的方法com.anwen.mongo.conditions.aggregate.AggregateChainWrapper
 
unionWith(String) - 接口 中的方法com.anwen.mongo.conditions.interfaces.aggregate.Aggregate
unionAll
unionWith(BasicDBObject) - 接口 中的方法com.anwen.mongo.conditions.interfaces.aggregate.Aggregate
unionAll
unionWith(Bson) - 接口 中的方法com.anwen.mongo.conditions.interfaces.aggregate.Aggregate
unionAll
unwind(SFunction<T, Object>) - 类 中的方法com.anwen.mongo.conditions.aggregate.AggregateChainWrapper
 
unwind(Boolean, SFunction<T, Object>) - 类 中的方法com.anwen.mongo.conditions.aggregate.AggregateChainWrapper
 
unwind(String) - 类 中的方法com.anwen.mongo.conditions.aggregate.AggregateChainWrapper
 
unwind(Boolean, String) - 类 中的方法com.anwen.mongo.conditions.aggregate.AggregateChainWrapper
 
unwind(BasicDBObject) - 类 中的方法com.anwen.mongo.conditions.aggregate.AggregateChainWrapper
 
unwind(Bson) - 类 中的方法com.anwen.mongo.conditions.aggregate.AggregateChainWrapper
 
unwind(SFunction<T, Object>) - 接口 中的方法com.anwen.mongo.conditions.interfaces.aggregate.Aggregate
展开数组字段,生成一个文档副本,每个副本只包含一个数组元素
unwind(Boolean, SFunction<T, Object>) - 接口 中的方法com.anwen.mongo.conditions.interfaces.aggregate.Aggregate
展开数组字段,生成一个文档副本,每个副本只包含一个数组元素
unwind(String) - 接口 中的方法com.anwen.mongo.conditions.interfaces.aggregate.Aggregate
展开数组字段,生成一个文档副本,每个副本只包含一个数组元素
unwind(Boolean, String) - 接口 中的方法com.anwen.mongo.conditions.interfaces.aggregate.Aggregate
展开数组字段,生成一个文档副本,每个副本只包含一个数组元素
unwind(BasicDBObject) - 接口 中的方法com.anwen.mongo.conditions.interfaces.aggregate.Aggregate
展开数组字段,生成一个文档副本,每个副本只包含一个数组元素
unwind(Bson) - 接口 中的方法com.anwen.mongo.conditions.interfaces.aggregate.Aggregate
展开数组字段,生成一个文档副本,每个副本只包含一个数组元素
UnwindConcretePipeline - com.anwen.mongo.strategy.aggregate.impl中的类
unwind策略实现类
UnwindConcretePipeline(String, Boolean) - 类 的构造器com.anwen.mongo.strategy.aggregate.impl.UnwindConcretePipeline
 
update(String) - 类 中的方法com.anwen.mongo.conditions.inject.update.LambdaUpdateChainInjectWrapper
 
update(ClientSession, String) - 类 中的方法com.anwen.mongo.conditions.inject.update.LambdaUpdateChainInjectWrapper
 
update(String, UpdateChainWrapper<Map<String, Object>, ?>) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Inject.InjectQuery
根据条件修改
update(ClientSession, String, UpdateChainWrapper<Map<String, Object>, ?>) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Inject.InjectQuery
根据条件修改
Update<Children,T> - com.anwen.mongo.conditions.interfaces中的接口
 
update() - 接口 中的方法com.anwen.mongo.conditions.update.ChainUpdate
 
update(ClientSession) - 接口 中的方法com.anwen.mongo.conditions.update.ChainUpdate
 
update() - 类 中的方法com.anwen.mongo.conditions.update.LambdaUpdateChainWrapper
 
update(ClientSession) - 类 中的方法com.anwen.mongo.conditions.update.LambdaUpdateChainWrapper
 
update(String, UpdateChainWrapper<Map<String, Object>, ?>) - 类 中的方法com.anwen.mongo.mapper.MongoPlusMapMapper
 
update(ClientSession, String, UpdateChainWrapper<Map<String, Object>, ?>) - 类 中的方法com.anwen.mongo.mapper.MongoPlusMapMapper
 
update(UpdateChainWrapper<T, ?>) - 类 中的方法com.anwen.mongo.service.impl.ServiceImpl
 
update(ClientSession, UpdateChainWrapper<T, ?>) - 类 中的方法com.anwen.mongo.service.impl.ServiceImpl
 
update(UpdateChainWrapper<T, ?>) - 接口 中的方法com.anwen.mongo.service.IService
根据条件修改
update(ClientSession, UpdateChainWrapper<T, ?>) - 接口 中的方法com.anwen.mongo.service.IService
根据条件修改
updateBatchByIds(String, Collection<Map<String, Object>>) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Inject.InjectQuery
修改多个,根据id
updateBatchByIds(ClientSession, String, Collection<Map<String, Object>>) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Inject.InjectQuery
修改多个,根据id
updateBatchByIds(String, Collection<Map<String, Object>>) - 类 中的方法com.anwen.mongo.mapper.MongoPlusMapMapper
 
updateBatchByIds(ClientSession, String, Collection<Map<String, Object>>) - 类 中的方法com.anwen.mongo.mapper.MongoPlusMapMapper
 
updateBatchByIds(Collection<T>) - 类 中的方法com.anwen.mongo.service.impl.ServiceImpl
 
updateBatchByIds(ClientSession, Collection<T>) - 类 中的方法com.anwen.mongo.service.impl.ServiceImpl
 
updateBatchByIds(Collection<T>) - 接口 中的方法com.anwen.mongo.service.IService
 
updateBatchByIds(ClientSession, Collection<T>) - 接口 中的方法com.anwen.mongo.service.IService
 
updateByColumn(String, Map<String, Object>, String) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Inject.InjectQuery
通过列进行修改
updateByColumn(ClientSession, String, Map<String, Object>, String) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Inject.InjectQuery
通过列进行修改
updateByColumn(String, Map<String, Object>, String) - 类 中的方法com.anwen.mongo.mapper.MongoPlusMapMapper
 
updateByColumn(ClientSession, String, Map<String, Object>, String) - 类 中的方法com.anwen.mongo.mapper.MongoPlusMapMapper
 
updateByColumn(T, SFunction<T, Object>) - 类 中的方法com.anwen.mongo.service.impl.ServiceImpl
 
updateByColumn(ClientSession, T, SFunction<T, Object>) - 类 中的方法com.anwen.mongo.service.impl.ServiceImpl
 
updateByColumn(T, String) - 类 中的方法com.anwen.mongo.service.impl.ServiceImpl
 
updateByColumn(ClientSession, T, String) - 类 中的方法com.anwen.mongo.service.impl.ServiceImpl
 
updateByColumn(T, SFunction<T, Object>) - 接口 中的方法com.anwen.mongo.service.IService
通过列进行修改
updateByColumn(ClientSession, T, SFunction<T, Object>) - 接口 中的方法com.anwen.mongo.service.IService
通过列进行修改
updateByColumn(T, String) - 接口 中的方法com.anwen.mongo.service.IService
 
updateByColumn(ClientSession, T, String) - 接口 中的方法com.anwen.mongo.service.IService
 
updateById(String, Map<String, Object>) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Inject.InjectQuery
修改根据id
updateById(ClientSession, String, Map<String, Object>) - 接口 中的方法com.anwen.mongo.conditions.interfaces.Inject.InjectQuery
修改根据id
updateById(String, Map<String, Object>) - 类 中的方法com.anwen.mongo.mapper.MongoPlusMapMapper
 
updateById(ClientSession, String, Map<String, Object>) - 类 中的方法com.anwen.mongo.mapper.MongoPlusMapMapper
 
updateById(T) - 类 中的方法com.anwen.mongo.service.impl.ServiceImpl
 
updateById(ClientSession, T) - 类 中的方法com.anwen.mongo.service.impl.ServiceImpl
 
updateById(T) - 接口 中的方法com.anwen.mongo.service.IService
修改
updateById(ClientSession, T) - 接口 中的方法com.anwen.mongo.service.IService
修改
UpdateChainWrapper<T,Children extends UpdateChainWrapper<T,Children>> - com.anwen.mongo.conditions.update中的类
update接口实现
UpdateChainWrapper() - 类 的构造器com.anwen.mongo.conditions.update.UpdateChainWrapper
 
UpdateWrapper<T> - com.anwen.mongo.conditions.update中的类
 
UpdateWrapper() - 类 的构造器com.anwen.mongo.conditions.update.UpdateWrapper
 
UrlJoint - com.anwen.mongo.toolkit中的类
 
UrlJoint(BaseProperty) - 类 的构造器com.anwen.mongo.toolkit.UrlJoint
 
US_ASCII - 接口 中的静态变量com.anwen.mongo.toolkit.StringPool
 
UTF_8 - 接口 中的静态变量com.anwen.mongo.toolkit.StringPool
 

V

value(String) - 类 中的方法com.anwen.mongo.conditions.interfaces.aggregate.pipeline.Let.LetBuilder
 
value(Integer) - 类 中的方法com.anwen.mongo.conditions.interfaces.aggregate.pipeline.Projection.ProjectionBuilder
 
value(Object) - 类 中的方法com.anwen.mongo.conditions.interfaces.condition.CompareCondition.CompareConditionBuilder
 
Value(long, long) - 类 的构造器com.anwen.mongo.incrementer.id.ULID.Value
 
variable(String) - 类 中的方法com.anwen.mongo.conditions.interfaces.aggregate.pipeline.Let.LetBuilder
 

W

withAccumulatorList(List<Accumulator>) - 类 中的方法com.anwen.mongo.build.GroupBuilder
 
withId(String) - 类 中的方法com.anwen.mongo.build.GroupBuilder
 
withIdAccumulator(List<Accumulator>) - 类 中的方法com.anwen.mongo.build.GroupBuilder
 
withIdList(List<GroupField>) - 类 中的方法com.anwen.mongo.build.GroupBuilder
 
write(JSONSerializer, Object, Object, Type, int) - 类 中的方法com.anwen.mongo.json.LocalDateTimeSerializer
 

Y

Y - 接口 中的静态变量com.anwen.mongo.toolkit.StringPool
 
YES - 接口 中的静态变量com.anwen.mongo.toolkit.StringPool
 

Z

ZERO - 接口 中的静态变量com.anwen.mongo.toolkit.StringPool
 

_

_ID - 类 中的静态变量com.anwen.mongo.constant.SqlOperationConstant
mongodb id
A B C D E F G H I J L M N O P Q R S T U V W Y Z _ 
跳过导航链接

Copyright © 2023. All rights reserved.