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

C

cache() - 类 中的方法bee.cloud.cache.AuthCache
 
Cache - bee.cloud.cache中的接口
功能说明:缓存操作接口 1) String(字符串)操作 可以对单个字符串进行存、取、删除、设置过期日期操作。
CACHE - 接口 中的静态变量bee.cloud.cache.Cache
 
cache - 类 中的变量bee.cloud.engine.config.sqlmap.vsql.VConfig
 
CACHE - 类 中的静态变量bee.cloud.engine.util.Const
 
Cache.RSet - bee.cloud.cache中的接口
set集合无序不重复
Cache.Stack - bee.cloud.cache中的接口
列表队列
CacheManage - bee.cloud.cache中的类
功能说明:管理一组 Cache 驱动程序的基本服务。
CachePrefix() - 类 的构造器bee.cloud.config.BConfig.CachePrefix
 
call(String, Object...) - 接口 中的方法bee.cloud.engine.db.siud.Procedure
构造存储过程
CBase - bee.cloud.engine.db.core中的接口
功能说明:核心业务基础功能
Cedis - bee.cloud.cache.redis中的类
功能说明:
Cedis(Config) - 类 的构造器bee.cloud.cache.redis.Cedis
 
Cfg - bee.cloud.engine.config.sqlmap中的类
功能说明:
Cfg() - 类 的构造器bee.cloud.engine.config.sqlmap.Cfg
 
cfield - 类 中的变量bee.cloud.engine.config.sqlmap.FK
 
CFile - bee.cloud.engine.config.base中的类
功能说明:
CFile() - 类 的构造器bee.cloud.engine.config.base.CFile
 
CFileMng - bee.cloud.engine.config.base中的类
功能说明:
CFileMng() - 类 的构造器bee.cloud.engine.config.base.CFileMng
 
check() - 类 中的方法bee.cloud.core.db.DBE.Param
检查是否对外提供服务
check(String, String) - 类 中的静态方法bee.cloud.engine.config.sqlmap.QConfig
 
checkField(String) - 类 中的方法bee.cloud.engine.config.sqlmap.QTable
 
child - 类 中的变量bee.cloud.engine.db.relation.FK
 
Children - bee.cloud.engine.db.annotation中的注释类型
自定义数据字段,表现为当前对应的子节点
children - 类 中的变量bee.cloud.engine.db.relation.TableItem
关联子表,格式:Map(fieldname,TableChildren)
CHILDREN - 类 中的静态变量bee.cloud.engine.util.Const
 
classify(List<T>, String) - 类 中的静态方法bee.cloud.core.db.DBE
将list通过fieldName进行分类
clazz - 类 中的变量bee.cloud.engine.config.sqlmap.QBean
 
clear() - 类 中的方法bee.cloud.core.db.BusinessManage
 
clear() - 类 中的方法bee.cloud.core.db.RequestParam
 
clear() - 类 中的方法bee.cloud.core.db.SupParam
 
clear(int) - 类 中的静态方法bee.cloud.engine.config.sqlmap.QApi
清除对应API
clear() - 类 中的静态方法bee.cloud.engine.config.sqlmap.QConfig
 
clear(String) - 类 中的静态方法bee.cloud.engine.config.sqlmap.QConfig
 
clearCache() - 接口 中的方法bee.cloud.core.db.work.VSql
 
clearCache() - 类 中的方法bee.cloud.engine.config.sqlmap.vsql.VSqlWrap
 
clearParams() - 接口 中的方法bee.cloud.ri.http.Http
清理参数
clone() - 类 中的方法bee.cloud.cache.redis.Config
 
clone() - 类 中的方法bee.cloud.core.db.RequestParam
 
cloneChildren(String) - 类 中的方法bee.cloud.core.db.RequestParam
 
cloneNew() - 类 中的方法bee.cloud.core.db.RequestParam
 
cloneTable() - 接口 中的方法bee.cloud.engine.db.core.CBase
 
cloneTable(Class<T>) - 接口 中的方法bee.cloud.engine.db.core.CBase
 
cloneTable() - 类 中的方法bee.cloud.engine.db.core.Engine
克隆表对象,与克隆前保持一致
cloneTable(Class<T>) - 类 中的方法bee.cloud.engine.db.core.Engine
 
cloneTable() - 类 中的方法bee.cloud.engine.db.core.Table
 
cloneTable(Class<T>) - 类 中的方法bee.cloud.engine.db.core.Table
 
close() - 接口 中的方法bee.cloud.cache.Cache
用完后记得关闭通道
close() - 类 中的方法bee.cloud.cache.NullCache
 
close() - 类 中的方法bee.cloud.cache.redis.ClusterCache
 
close() - 类 中的方法bee.cloud.cache.redis.RedisCache
 
close() - 类 中的方法bee.cloud.cache.redis.SignleCache
 
close(ResultSet) - 类 中的静态方法bee.cloud.engine.db.SqlMap
回收数据库资源
close() - 类 中的方法bee.cloud.ri.http.HttpClient
关闭连接,释放资源
ClusterCache - bee.cloud.cache.redis中的类
功能说明:
ClusterCache(String) - 类 的构造器bee.cloud.cache.redis.ClusterCache
 
Cnd - bee.cloud.engine.db.core中的接口
功能说明:条件表达式
Cnd.Func - bee.cloud.engine.db.core中的枚举
 
Cnd.Operator - bee.cloud.engine.db.core中的枚举
 
CndConfig - bee.cloud.engine.config中的类
功能说明:
CndConfig() - 类 的构造器bee.cloud.engine.config.CndConfig
 
CndFactory - bee.cloud.engine.db.cnd中的类
功能说明:
CNDROOT_TYPE - 类 中的静态变量bee.cloud.engine.config.Config
 
Column - bee.cloud.config.db.model.sup中的类
功能说明:
Column() - 类 的构造器bee.cloud.config.db.model.sup.Column
 
Column - bee.cloud.engine.db.annotation中的注释类型
数据库字段属性,实体表的Children属性标识
CommCnd - bee.cloud.engine.db.cnd中的类
功能说明:通用条件表达式处理器
CommCnd(Cnd) - 类 的构造器bee.cloud.engine.db.cnd.CommCnd
构造条件表达式对象,初取化条件表达式
CommCnd() - 类 的构造器bee.cloud.engine.db.cnd.CommCnd
构造条件表达式对象,初取化条件表达式
CommCnd(String, Cnd.Operator, Object) - 类 的构造器bee.cloud.engine.db.cnd.CommCnd
构造条件表达式对象,初取化条件表达式
commit() - 接口 中的方法bee.cloud.core.db.work.Sql
提交事务
commit() - 类 中的方法bee.cloud.engine.db.SqlMap
 
CommTable - bee.cloud.engine.db中的类
功能说明:通用表格处理
CommTable() - 类 的构造器bee.cloud.engine.db.CommTable
 
compareTo(Object) - 类 中的方法bee.cloud.engine.db.relation.TableField
 
compParamNames - 类 中的变量bee.cloud.engine.config.sqlmap.vsql.VConfig
 
CONDITION - 类 中的静态变量bee.cloud.engine.config.Config
 
Config - bee.cloud.cache.redis中的类
功能说明:
Config - bee.cloud.engine.config中的类
功能说明:
Config() - 类 的构造器bee.cloud.engine.config.Config
 
Config() - 类 的构造器bee.cloud.engine.config.sqlmap.QConfig.Config
 
ConfigFactory - bee.cloud.config.application中的类
功能说明:
ConfigFactory() - 类 的构造器bee.cloud.config.application.ConfigFactory
 
ConfigTask - bee.cloud.engine.config.base中的类
功能说明:
ConfigTask() - 类 的构造器bee.cloud.engine.config.base.ConfigTask
 
Configuration - bee.cloud.config.application中的接口
功能说明:
ConnectionPool - bee.cloud.engine.db.pool中的类
功能说明:数据库连接池
ConnectionPoolFactory - bee.cloud.engine.db.pool中的类
功能说明:
ConnectionPoolFactory.ActiveConn - bee.cloud.engine.db.pool中的类
 
ConnectionPoolFactory.ConnTask - bee.cloud.engine.db.pool中的类
 
connectionTimeout - 类 中的变量bee.cloud.cache.redis.Config
 
conns - 类 中的静态变量bee.cloud.engine.db.pool.ConnectionPoolFactory.ConnTask
 
ConnTask(int, long) - 类 的构造器bee.cloud.engine.db.pool.ConnectionPoolFactory.ConnTask
 
Const - bee.cloud.engine.util中的类
功能说明:常用常量记录
Const() - 类 的构造器bee.cloud.engine.util.Const
 
Const.Defval - bee.cloud.engine.util中的类
 
Const.Method - bee.cloud.engine.util中的类
数据请求方法名称
Const.Result - bee.cloud.engine.util中的类
 
Const.Value - bee.cloud.engine.util中的类
 
containsChildrenTable(String) - 类 中的方法bee.cloud.engine.config.sqlmap.QTable
 
containsField(T, String) - 类 中的方法bee.cloud.cache.redis.SuperCache
 
containsField(String) - 类 中的方法bee.cloud.engine.config.sqlmap.QTable
 
containsField(String) - 类 中的方法bee.cloud.engine.db.core.Engine
 
containsGroup(String) - 类 中的静态方法bee.cloud.cache.redis.Pools
 
containsParentTable(String) - 类 中的方法bee.cloud.engine.config.sqlmap.QTable
 
containsRelation(String) - 类 中的方法bee.cloud.engine.config.sqlmap.QTable
 
Cookie() - 类 的构造器bee.cloud.core.Bee.Cookie
 
cookie - 类 中的变量bee.cloud.core.db.RequestParam
 
CookieParam - bee.cloud.core.db中的类
功能说明:
count(String) - 接口 中的方法bee.cloud.cache.Cache
统计有多少KEY,不支持集群模式
count(String) - 类 中的方法bee.cloud.cache.NullCache
 
count(String) - 类 中的方法bee.cloud.cache.redis.ClusterCache
 
count(String) - 类 中的方法bee.cloud.cache.redis.RedisCache
 
count(String) - 类 中的方法bee.cloud.cache.redis.SignleCache
 
count() - 接口 中的方法bee.cloud.engine.db.siud.Select
返回总记录数,使用此访问时,之前指定返回字段无效
count(String) - 类 中的静态方法bee.cloud.engine.db.siud.SQLFunc
 
count() - 类 中的静态方法bee.cloud.engine.db.siud.SQLFunc
 
count() - 类 中的方法bee.cloud.engine.db.suid.SelectWrap
 
COUNT - 类 中的静态变量bee.cloud.engine.util.Const
 
create(Object) - 类 中的方法bee.cloud.cache.TBCache
 
create(Set<Object>) - 类 中的方法bee.cloud.cache.TBCache
 
create(T) - 类 中的方法bee.cloud.cache.TBCache
 
create(List<T>) - 类 中的方法bee.cloud.cache.TBCache
 
CREATE_ID - 类 中的静态变量bee.cloud.engine.util.Const.Result
 
CREATE_TIME - 注释类型 中的静态变量bee.cloud.engine.db.annotation.TableName
 
createClient() - 类 中的静态方法bee.cloud.ri.http.HttpClient
创建一个客户端
createDelete(String) - 类 中的方法bee.cloud.ri.http.HttpClient
 
createGet(String) - 类 中的方法bee.cloud.ri.http.HttpClient
 
createHttp(String, Http.Method) - 类 中的方法bee.cloud.ri.http.HttpClient
创建Http请求
createPost(String) - 类 中的方法bee.cloud.ri.http.HttpClient
 
createPut(String) - 类 中的方法bee.cloud.ri.http.HttpClient
 
crud - 类 中的变量bee.cloud.engine.config.sqlmap.vsql.VConfig
 
Crud - bee.cloud.engine.db.siud中的接口
功能说明:SIUD通用方法定义
A B C D E F G H I J K L M N O P Q R S T U V W X Y _ 
跳过导航链接