- ACException - bee.tool.ac中的异常错误
-
功能说明:
- ACException(Throwable) - 异常错误 的构造器bee.tool.ac.ACException
-
- ACException(String) - 异常错误 的构造器bee.tool.ac.ACException
-
- ACException(int) - 异常错误 的构造器bee.tool.ac.ACException
-
- ACException(String, Object...) - 异常错误 的构造器bee.tool.ac.ACException
-
- ACException(int, Object...) - 异常错误 的构造器bee.tool.ac.ACException
-
- ACK - bee.cloud.ri.mq中的类
-
功能说明:消息发送应答结果
- ACK() - 类 的构造器bee.cloud.ri.mq.ACK
-
- add(String...) - 接口 中的方法bee.cloud.cache.Cache.RSet
-
增加元素
- add(Set<String>) - 接口 中的方法bee.cloud.cache.Cache.RSet
-
增加元素
- add(File) - 类 中的方法bee.tool.file.Compressor
-
- add(String) - 类 中的方法bee.tool.file.Compressor
-
- add(File) - 类 中的方法bee.tool.file.Zip
-
- add(String) - 类 中的方法bee.tool.file.Zip
-
- addBody(byte[]) - 类 中的方法bee.cloud.ri.mq.DataBodys
-
增加消息数据体
- addExtend(String, Object) - 类 中的方法bee.tool.file.FileItem
-
- addFrame(BufferedImage) - 类 中的方法bee.tool.gif.AnimatedGifEncoder
-
Adds next GIF frame.
- addGroupAdmin(String, String...) - 接口 中的方法bee.cloud.ri.mq.IM.Work
-
增加群管理员
- addGroupTeam(String, Map<String, String>) - 接口 中的方法bee.cloud.ri.mq.IM.Work
-
在群中增加团队
- addGroupTeamUser(String, String, Set<String>) - 接口 中的方法bee.cloud.ri.mq.IM.Work
-
增加团队成员
- addGroupUser(String, String...) - 接口 中的方法bee.cloud.ri.mq.IM.Work
-
增加群成员
- addGroupUser(String, IM.User) - 接口 中的方法bee.cloud.ri.mq.IM.Work
-
增加群成员
- addHeader(String, String) - 接口 中的方法bee.cloud.ri.http.HttpClient
-
增加通用Header
- addHeader(Map<String, String>) - 接口 中的方法bee.cloud.ri.http.HttpClient
-
增加通用Header
- addNode(JsonNode) - 类 中的静态方法bee.cloud.config.BConfig
-
- addOther(String, Object) - 类 中的方法bee.tool.file.FileItem
-
- addUserFriend(String, String) - 接口 中的方法bee.cloud.ri.mq.IM.Work
-
增加好友,双方的好友列表中都会增加
- addZipFile(File) - 类 中的方法bee.tool.file.Compressor
-
- AES - bee.tool.ecode中的类
-
功能说明:AES加密算法
- AES() - 类 的构造器bee.tool.ecode.AES
-
- AES - bee.tool.string中的类
-
- AES() - 类 的构造器bee.tool.string.AES
-
- AES_ALGORITHM - 类 中的静态变量bee.tool.ecode.AES
-
- AES_ALGORITHM - 类 中的静态变量bee.tool.string.AES
-
- aesDecrypt(String) - 类 中的静态方法bee.tool.string.Encrypt
-
- After - bee.cloud.core.db.work中的接口
-
功能说明:执行完脚本后需要另外执行业务的接口
- ALL - 类 中的静态变量bee.cloud.engine.util.Const.Method
-
- and(Cnd) - 接口 中的方法bee.cloud.engine.db.core.Cnd
-
And条件表达式
- and(String, Cnd.Operator, Object) - 接口 中的方法bee.cloud.engine.db.core.Cnd
-
And条件表达式
- and(String) - 接口 中的方法bee.cloud.engine.db.siud.where.Where
-
AND运算符
AND可在 WHERE 子语句中把两个或多个条件结合起来。
- andBrace(String) - 接口 中的方法bee.cloud.engine.db.siud.where.Where
-
AND运算符带左括号,注:调用此方法后一定要调用rbrace(右括号)来结束括号匹配。
- andNot(Cnd) - 接口 中的方法bee.cloud.engine.db.core.Cnd
-
AndNot条件表达式
- andNot(String, Cnd.Operator, Object) - 接口 中的方法bee.cloud.engine.db.core.Cnd
-
AndNot条件表达式
- animalsYear() - 类 中的方法bee.tool.date.Lunar
-
- AnimalsYear(int) - 类 中的静态方法bee.tool.date.LunarCalendar
-
传回农历 y年的生肖
- AnimatedGifEncoder - bee.tool.gif中的类
-
- AnimatedGifEncoder() - 类 的构造器bee.tool.gif.AnimatedGifEncoder
-
- API - 类 中的静态变量bee.cloud.engine.util.Const
-
- API - 类 中的静态变量bee.cloud.engine.util.Const.Result
-
- API - bee.cloud.service.core.annotation中的注释类型
-
- API_ISPUB_KEY - 类 中的静态变量bee.cloud.config.BConfig.Const
-
- API_USER_ROOT_KEY - 类 中的静态变量bee.cloud.config.BConfig.Const
-
- ApiDesc - bee.cloud.service.core.annotation中的注释类型
-
- ApiParam - bee.cloud.service.core.annotation中的注释类型
-
- append(VSql) - 接口 中的方法bee.cloud.core.db.work.VSql
-
拼接脚本
- append(Cnd.Func, Cnd) - 接口 中的方法bee.cloud.engine.db.core.Cnd
-
追加备件表达式
- append(Cnd.Func, String, Cnd.Operator, Object) - 接口 中的方法bee.cloud.engine.db.core.Cnd
-
And条件表达式
- Application - bee.cloud.engine.db.annotation中的注释类型
-
数据库表对应的物理名称
- area - 类 中的变量bee.tool.ip.IPSeeker.IPEntry
-
- Arr - bee.tool中的类
-
- Arr() - 类 的构造器bee.tool.Arr
-
- arrToSet(T[]) - 类 中的静态方法bee.tool.string.Format
-
数组转Set,当数组中只有一个元素且元素为null或""空字符串时,返回空Set
- arrToSql(Object[]) - 类 中的静态方法bee.tool.string.Format
-
将数组转换为SQL代码识别的字符串
eg:{1,2,3,4}
转换后:"$${1,2,3,4}$$"
- arrToSql(boolean[]) - 类 中的静态方法bee.tool.string.Format
-
将数组转换为SQL代码识别的字符串
eg:{1,2,3,4}
转换后:"$${1,2,3,4}$$"
- arrToSql(byte[]) - 类 中的静态方法bee.tool.string.Format
-
将数组转换为SQL代码识别的字符串
eg:{1,2,3,4}
转换后:"$${1,2,3,4}$$"
- arrToSql(char[]) - 类 中的静态方法bee.tool.string.Format
-
将数组转换为SQL代码识别的字符串
eg:{1,2,3,4}
转换后:"$${1,2,3,4}$$"
- arrToSql(String[]) - 类 中的静态方法bee.tool.string.Format
-
将数组转换为SQL代码识别的字符串
eg:{1,2,3,4}
转换后:"$${1,2,3,4}$$"
- arrToSql(double[]) - 类 中的静态方法bee.tool.string.Format
-
将数组转换为SQL代码识别的字符串
eg:{1,2,3,4}
转换后:"$${1,2,3,4}$$"
- arrToSql(float[]) - 类 中的静态方法bee.tool.string.Format
-
将数组转换为SQL代码识别的字符串
eg:{1,2,3,4}
转换后:"$${1,2,3,4}$$"
- arrToSql(int[]) - 类 中的静态方法bee.tool.string.Format
-
将数组转换为SQL代码识别的字符串
eg:{1,2,3,4}
转换后:"$${1,2,3,4}$$"
- arrToSql(long[]) - 类 中的静态方法bee.tool.string.Format
-
将数组转换为SQL代码识别的字符串
eg:{1,2,3,4}
转换后:"$${1,2,3,4}$$"
- arrToSql(short[]) - 类 中的静态方法bee.tool.string.Format
-
将数组转换为SQL代码识别的字符串
eg:{1,2,3,4}
转换后:"$${1,2,3,4}$$"
- arrToStr(Object[]) - 类 中的静态方法bee.tool.string.Format
-
将数组转换为字符串
eg:{1,2,3,4}
转换后:"1,2,3,4"
- arrToStr(boolean[]) - 类 中的静态方法bee.tool.string.Format
-
将数组转换为字符串
eg:{1,2,3,4}
转换后:"1,2,3,4"
- arrToStr(byte[]) - 类 中的静态方法bee.tool.string.Format
-
将数组转换为字符串
eg:{1,2,3,4}
转换后:"1,2,3,4"
- arrToStr(char[]) - 类 中的静态方法bee.tool.string.Format
-
将数组转换为字符串
eg:{1,2,3,4}
转换后:"1,2,3,4"
- arrToStr(String[]) - 类 中的静态方法bee.tool.string.Format
-
将数组转换为字符串
eg:{1,2,3,4}
转换后:"1,2,3,4"
- arrToStr(double[]) - 类 中的静态方法bee.tool.string.Format
-
将数组转换为字符串
eg:{1,2,3,4}
转换后:"1,2,3,4"
- arrToStr(float[]) - 类 中的静态方法bee.tool.string.Format
-
将数组转换为字符串
eg:{1,2,3,4}
转换后:"1,2,3,4"
- arrToStr(int[]) - 类 中的静态方法bee.tool.string.Format
-
将数组转换为字符串
eg:{1,2,3,4}
转换后:"1,2,3,4"
- arrToStr(long[]) - 类 中的静态方法bee.tool.string.Format
-
将数组转换为字符串
eg:{1,2,3,4}
转换后:"1,2,3,4"
- arrToStr(short[]) - 类 中的静态方法bee.tool.string.Format
-
将数组转换为字符串
eg:{1,2,3,4}
转换后:"1,2,3,4"
- as(String) - 接口 中的方法bee.cloud.engine.db.siud.Select
-
设置别名
- as(String) - 接口 中的方法bee.cloud.engine.db.siud.Select.Join
-
指定别名
- AS - 类 中的静态变量bee.cloud.engine.util.Const
-
- asBoolean(String) - 类 中的静态方法bee.cloud.config.BConfig
-
- asBoolean(String, boolean) - 类 中的静态方法bee.cloud.config.BConfig
-
- asBoolean(JsonNode) - 类 中的静态方法bee.tool.Json
-
- asBoolean(JsonNode, Boolean) - 类 中的静态方法bee.tool.Json
-
- asc(String...) - 接口 中的方法bee.cloud.engine.db.siud.Select
-
升序排序
- ASCII - 类 中的静态变量bee.tool.string.Encode
-
- ascii2Char(int) - 类 中的静态方法bee.tool.string.CoderUtils
-
- ascii2String(int[]) - 类 中的静态方法bee.tool.string.CoderUtils
-
- ascii2String(String) - 类 中的静态方法bee.tool.string.CoderUtils
-
- ASCII_FILE_TYPE - 类 中的静态变量bee.tool.ftp.FtpUtil
-
- asDouble(String) - 类 中的静态方法bee.cloud.config.BConfig
-
- asDouble(String, double) - 类 中的静态方法bee.cloud.config.BConfig
-
- asdouble(JsonNode) - 类 中的静态方法bee.tool.Json
-
- asdouble(JsonNode, double) - 类 中的静态方法bee.tool.Json
-
- asDouble(JsonNode) - 类 中的静态方法bee.tool.Json
-
- asDouble(JsonNode, Double) - 类 中的静态方法bee.tool.Json
-
- asInt(String) - 类 中的静态方法bee.cloud.config.BConfig
-
- asInt(String, int) - 类 中的静态方法bee.cloud.config.BConfig
-
- asInt(JsonNode) - 类 中的静态方法bee.tool.Json
-
- asInt(JsonNode, int) - 类 中的静态方法bee.tool.Json
-
- asInteger(JsonNode) - 类 中的静态方法bee.tool.Json
-
- asInteger(JsonNode, Integer) - 类 中的静态方法bee.tool.Json
-
- asList(String) - 类 中的静态方法bee.cloud.config.BConfig
-
获取数组类型
- asLong(String) - 类 中的静态方法bee.cloud.config.BConfig
-
- asLong(String, long) - 类 中的静态方法bee.cloud.config.BConfig
-
- aslong(JsonNode) - 类 中的静态方法bee.tool.Json
-
- aslong(JsonNode, long) - 类 中的静态方法bee.tool.Json
-
- asLong(JsonNode) - 类 中的静态方法bee.tool.Json
-
- asLong(JsonNode, Long) - 类 中的静态方法bee.tool.Json
-
- asSet(String) - 类 中的静态方法bee.cloud.config.BConfig
-
获取数组类型,并转为set
- asText(String) - 类 中的静态方法bee.cloud.config.BConfig
-
- asText(String, String) - 类 中的静态方法bee.cloud.config.BConfig
-
- asText(JsonNode) - 类 中的静态方法bee.tool.Json
-
- asText(JsonNode, String) - 类 中的静态方法bee.tool.Json
-
- asType(String) - 类 中的静态方法bee.tool.Tool
-
根据内容获取内容格式(XML,YMAL,JSON,Properties,HTML,TEXT;)
- AT - 类 中的静态变量bee.cloud.engine.util.Const
-
@符号,从缓存取数据标志
- Attribute - bee.cloud.core中的注释类型
-
- Auth - bee.cloud.auth中的接口
-
功能说明:权限校验接口
- Auth - bee.tool.ac中的类
-
功能说明:
- Auth() - 类 的构造器bee.tool.ac.Auth
-
- AuthCache - bee.cloud.auth中的接口
-
功能说明:角色与资源缓存
- AuthManager - bee.tool.ac中的类
-
功能说明:
- autoCommit() - 接口 中的方法bee.cloud.core.db.work.VSql.Transaction
-
是否自动提交
- AUTOCOMMIT - 类 中的静态变量bee.cloud.engine.util.Const
-
- avg(String) - 类 中的静态方法bee.cloud.engine.db.siud.SQLFunc
-