跳过导航链接
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 _ 

B

BColumn - bee.cloud.config.db.model.business中的类
功能说明:
BColumn(OColumn) - 类 的构造器bee.cloud.config.db.model.business.BColumn
 
BColumn() - 类 的构造器bee.cloud.config.db.model.business.BColumn
 
BConfig - bee.cloud.config中的类
功能说明:配置文件初始化
BConfig.CachePrefix - bee.cloud.config中的类
 
BConfig.OutConst - bee.cloud.config中的类
#输出相关配置 out: #日期类型输出格式,默认为时间戳 dateformat: yyyy-MM-dd HH:mm:ss.SSS #加密主键,默认为true,加密输出 encrypt_pk: true #不需要加密输出的PK名称,encrypt_pk为true时生效 no_encrypt_pk: area_id #是否输出这空属性 null_property: true
bean - 类 中的变量bee.cloud.engine.config.sqlmap.QTable.QField
 
BEAN - 类 中的静态变量bee.cloud.engine.util.Const
 
Bee - bee.cloud.core中的类
功能说明:Bee业务快捷获取接口
Bee() - 类 的构造器bee.cloud.core.Bee
 
bee.cloud.cache.redis - 程序包 bee.cloud.cache.redis
 
bee.cloud.config - 程序包 bee.cloud.config
 
bee.cloud.config.application - 程序包 bee.cloud.config.application
 
bee.cloud.config.cfg - 程序包 bee.cloud.config.cfg
 
bee.cloud.config.db.model - 程序包 bee.cloud.config.db.model
 
bee.cloud.config.db.model.business - 程序包 bee.cloud.config.db.model.business
 
bee.cloud.config.db.model.original - 程序包 bee.cloud.config.db.model.original
 
bee.cloud.config.db.model.release - 程序包 bee.cloud.config.db.model.release
 
bee.cloud.config.db.model.sup - 程序包 bee.cloud.config.db.model.sup
 
bee.cloud.config.tool - 程序包 bee.cloud.config.tool
 
bee.cloud.core - 程序包 bee.cloud.core
 
bee.cloud.core.db - 程序包 bee.cloud.core.db
 
bee.cloud.core.db.work - 程序包 bee.cloud.core.db.work
 
bee.cloud.engine.config - 程序包 bee.cloud.engine.config
 
bee.cloud.engine.config.base - 程序包 bee.cloud.engine.config.base
 
bee.cloud.engine.config.sqlmap - 程序包 bee.cloud.engine.config.sqlmap
 
bee.cloud.engine.config.sqlmap.vsql - 程序包 bee.cloud.engine.config.sqlmap.vsql
 
bee.cloud.engine.db.annotation - 程序包 bee.cloud.engine.db.annotation
数据库映射注解
bee.cloud.engine.db.cnd - 程序包 bee.cloud.engine.db.cnd
 
bee.cloud.engine.db.code - 程序包 bee.cloud.engine.db.code
 
bee.cloud.engine.db.core - 程序包 bee.cloud.engine.db.core
核心接口
bee.cloud.engine.db.pool - 程序包 bee.cloud.engine.db.pool
 
bee.cloud.engine.db.relation - 程序包 bee.cloud.engine.db.relation
数据库实体关系
bee.cloud.engine.db.siud - 程序包 bee.cloud.engine.db.siud
增册查改操作接口,主要为SELECT、UPDATE、DELETE、INSERT操作接口
bee.cloud.engine.db.siud.where - 程序包 bee.cloud.engine.db.siud.where
 
bee.cloud.engine.db.suid - 程序包 bee.cloud.engine.db.suid
 
bee.cloud.engine.dog - 程序包 bee.cloud.engine.dog
 
bee.cloud.engine.util - 程序包 bee.cloud.engine.util
 
bee.cloud.exception - 程序包 bee.cloud.exception
 
bee.cloud.ri.http - 程序包 bee.cloud.ri.http
 
Bee.Cookie - bee.cloud.core中的类
 
Bee.Resreq - bee.cloud.core中的接口
HTTP request与response请求接口
Bee_Thread_Key - 类 中的静态变量bee.cloud.engine.util.Const
框架controller线程name前缀
BeeConnection - bee.cloud.engine.db.pool中的类
功能说明:
BeeConnection(DruidConnectionHolder) - 类 的构造器bee.cloud.engine.db.pool.BeeConnection
 
BeeService - bee.cloud.core.db.work中的接口
功能说明:业务操作Service
Before - bee.cloud.core.db.work中的接口
功能说明:执行脚本前需要另外执行业务的接口
BeforeCache - bee.cloud.cache中的类
功能说明:
BeforeCache() - 类 的构造器bee.cloud.cache.BeforeCache
 
between(Object, Object) - 接口 中的方法bee.cloud.engine.db.siud.where.Where.Operator
SQL BETWEEN 操作符 BETWEEN 操作符在 WHERE 子句中使用,作用是选取介于两个值之间的数据范围。
booleanValue(T) - 类 中的方法bee.cloud.engine.db.relation.TableField
 
BTable - bee.cloud.config.db.model.business中的类
功能说明:业务数据结构,从原始数据转换而来
BTable(OTable) - 类 的构造器bee.cloud.config.db.model.business.BTable
 
BTable(JsonNode) - 类 的构造器bee.cloud.config.db.model.business.BTable
 
BTask - bee.cloud.engine.db.annotation中的注释类型
功能说明:定时任务
build(DBE.Param) - 类 中的静态方法bee.cloud.core.db.DBE
 
build(DBE.Param) - 接口 中的方法bee.cloud.core.db.work.Sql
 
build(String, QEnum.Func, RequestParam) - 类 中的静态方法bee.cloud.engine.config.sqlmap.QApi
 
build(String, RequestParam) - 类 中的静态方法bee.cloud.engine.config.sqlmap.QApi
 
build(QEnum.Func, String, RequestParam) - 类 中的静态方法bee.cloud.engine.config.sqlmap.QConfig
 
build(QEnum.Func, String, RequestParam, Class<T>) - 类 中的静态方法bee.cloud.engine.config.sqlmap.QConfig
 
build(String, String, String, RequestParam) - 类 中的静态方法bee.cloud.engine.config.sqlmap.QConfig
 
build(String, String, String, RequestParam, Class<T>) - 类 中的静态方法bee.cloud.engine.config.sqlmap.QConfig
适用于Item下有多个result,且指定result的情况下
build(QEnum.Func, RequestParam) - 类 中的方法bee.cloud.engine.config.sqlmap.QTable
 
build(QEnum.Func, RequestParam, Class<T>) - 类 中的方法bee.cloud.engine.config.sqlmap.QTable
 
build(QEnum.Func) - 接口 中的方法bee.cloud.engine.db.core.CBase
 
build(QEnum.Func) - 类 中的方法bee.cloud.engine.db.core.Table
 
build(QEnum.Func) - 类 中的方法bee.cloud.engine.db.core.TBean
 
build(Dao.Option) - 类 中的静态方法bee.cloud.engine.db.Dao
 
build(DBE.Param) - 类 中的方法bee.cloud.engine.db.SqlMap
 
buildChildren(String, QEnum.Func, RequestParam) - 接口 中的方法bee.cloud.core.db.work.VSql
 
buildChildren(String, QEnum.Func, RequestParam) - 类 中的方法bee.cloud.engine.config.sqlmap.vsql.VSqlWrap
 
BUSINESS - 类 中的静态变量bee.cloud.engine.util.Const
 
BusinessManage - bee.cloud.core.db中的类
功能说明:业务操作管理
BusinessManage.Work - bee.cloud.core.db中的类
 
BWork - bee.cloud.engine.db.annotation中的注释类型
功能说明:执行完脚本前(后)需要另外执行业务的接口
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 _