跳过导航链接
C D F G I M R S U 

C

cn.stylefeng.roses.kernel.mongodb.api - 程序包 cn.stylefeng.roses.kernel.mongodb.api
 
cn.stylefeng.roses.kernel.mongodb.api.constants - 程序包 cn.stylefeng.roses.kernel.mongodb.api.constants
 
cn.stylefeng.roses.kernel.mongodb.api.exception - 程序包 cn.stylefeng.roses.kernel.mongodb.api.exception
 

D

deleteById(ID) - 接口 中的方法cn.stylefeng.roses.kernel.mongodb.api.MongodbApi
根据id删除

F

findAll() - 接口 中的方法cn.stylefeng.roses.kernel.mongodb.api.MongodbApi
查询所有数据
findById(ID) - 接口 中的方法cn.stylefeng.roses.kernel.mongodb.api.MongodbApi
根据id查询

G

getFileById(ID) - 接口 中的方法cn.stylefeng.roses.kernel.mongodb.api.MongoFileApi
根据id获取文件
getFilesByPage(T) - 接口 中的方法cn.stylefeng.roses.kernel.mongodb.api.MongoFileApi
分页获取文件列表

I

insert(T) - 接口 中的方法cn.stylefeng.roses.kernel.mongodb.api.MongodbApi
新增数据

M

MONGODB_EXCEPTION_STEP_CODE - 接口 中的静态变量cn.stylefeng.roses.kernel.mongodb.api.constants.MongodbConstants
异常枚举的步进值
MONGODB_MODULE_NAME - 接口 中的静态变量cn.stylefeng.roses.kernel.mongodb.api.constants.MongodbConstants
mongodb模块的名称
MongodbApi<T,ID> - cn.stylefeng.roses.kernel.mongodb.api中的接口
Mongodb数据存储的api,适用于存map类型数据,存储在guns_map集合中
MongodbConstants - cn.stylefeng.roses.kernel.mongodb.api.constants中的接口
Mongodb模块的常量
MongodbException - cn.stylefeng.roses.kernel.mongodb.api.exception中的异常错误
Mongodb模块的异常
MongodbException(AbstractExceptionEnum) - 异常错误 的构造器cn.stylefeng.roses.kernel.mongodb.api.exception.MongodbException
 
MongoFileApi<T,ID> - cn.stylefeng.roses.kernel.mongodb.api中的接口
Mongodb文件管理API

R

removeFile(ID) - 接口 中的方法cn.stylefeng.roses.kernel.mongodb.api.MongoFileApi
根据id删除文件

S

saveFile(MultipartFile) - 接口 中的方法cn.stylefeng.roses.kernel.mongodb.api.MongoFileApi
保存文件

U

update(T) - 接口 中的方法cn.stylefeng.roses.kernel.mongodb.api.MongodbApi
修改数据
C D F G I M R S U 
跳过导航链接

Copyright © 2021. All rights reserved.