- DaoException - cn.stylefeng.roses.kernel.db.api.exception中的异常错误
-
数据库操作异常
- DaoException(AbstractExceptionEnum) - 异常错误 的构造器cn.stylefeng.roses.kernel.db.api.exception.DaoException
-
- DaoExceptionEnum - cn.stylefeng.roses.kernel.db.api.exception.enums中的枚举
-
数据库相关操作的异常枚举
- DB_EXCEPTION_STEP_CODE - 接口 中的静态变量cn.stylefeng.roses.kernel.db.api.constants.DbConstants
-
异常枚举的步进值
- DB_MODULE_NAME - 接口 中的静态变量cn.stylefeng.roses.kernel.db.api.constants.DbConstants
-
db模块的名称
- DbConstants - cn.stylefeng.roses.kernel.db.api.constants中的接口
-
数据库模块的常量
- DbFieldConstants - cn.stylefeng.roses.kernel.db.api.constants中的接口
-
数据库常用字段的枚举
- DbInitEnum - cn.stylefeng.roses.kernel.db.api.exception.enums中的枚举
-
不同数据库类型的枚举
用于标识mapping.xml中不同数据库的标识
- DbOperatorApi - cn.stylefeng.roses.kernel.db.api中的接口
-
数据库操作的api,用于快速进行sql操作并获取结果
- DbOperatorContext - cn.stylefeng.roses.kernel.db.api.context中的类
-
获取sql操作器
- DbOperatorContext() - 类 的构造器cn.stylefeng.roses.kernel.db.api.context.DbOperatorContext
-
- DbTypeEnum - cn.stylefeng.roses.kernel.db.api.enums中的枚举
-
不同数据库类型的枚举
用于标识mapping.xml中不同数据库的标识
- DEFAULT_DRUID_ADMIN_ACCOUNT - 接口 中的静态变量cn.stylefeng.roses.kernel.db.api.constants.DbConstants
-
druid控制台账号
- DEFAULT_DRUID_ADMIN_RESET_ENABLE - 接口 中的静态变量cn.stylefeng.roses.kernel.db.api.constants.DbConstants
-
druid控制台的监控数据默认不能清空
- DEFAULT_DRUID_URL_MAPPINGS - 接口 中的静态变量cn.stylefeng.roses.kernel.db.api.constants.DbConstants
-
druid默认servlet的映射url
- defaultPage() - 类 中的静态方法cn.stylefeng.roses.kernel.db.api.factory.PageFactory
-
默认分页,在使用时PageFactory.defaultPage会自动获取pageSize和pageNo参数
- DEL_FLAG - 接口 中的静态变量cn.stylefeng.roses.kernel.db.api.constants.DbFieldConstants
-
删除标记的字段名
- DRUID_WEB_STAT_FILTER_EXCLUSIONS - 接口 中的静态变量cn.stylefeng.roses.kernel.db.api.constants.DbConstants
-
druid web url统计的排除拦截表达式
- DRUID_WEB_STAT_FILTER_PRINCIPAL_COOKIE_NAME - 接口 中的静态变量cn.stylefeng.roses.kernel.db.api.constants.DbConstants
-
druid web url统计的cookie名称
- DRUID_WEB_STAT_FILTER_PRINCIPAL_SESSION_NAME - 接口 中的静态变量cn.stylefeng.roses.kernel.db.api.constants.DbConstants
-
druid web url统计的session名称
- DRUID_WEB_STAT_FILTER_PROFILE_ENABLE - 接口 中的静态变量cn.stylefeng.roses.kernel.db.api.constants.DbConstants
-
druid web url统计的 是否开启监控单个url调用的sql列表
- DRUID_WEB_STAT_FILTER_SESSION_STAT_ENABLE - 接口 中的静态变量cn.stylefeng.roses.kernel.db.api.constants.DbConstants
-
druid web url统计的session统计开关
- DRUID_WEB_STAT_FILTER_SESSION_STAT_MAX_COUNT - 接口 中的静态变量cn.stylefeng.roses.kernel.db.api.constants.DbConstants
-
druid web url统计的session最大监控数
- DRUID_WEB_STAT_FILTER_URL_PATTERN - 接口 中的静态变量cn.stylefeng.roses.kernel.db.api.constants.DbConstants
-
druid web url统计的拦截范围
- DruidConfigExpander - cn.stylefeng.roses.kernel.db.api.expander中的类
-
Druid数据源的一些配置
- DruidConfigExpander() - 类 的构造器cn.stylefeng.roses.kernel.db.api.expander.DruidConfigExpander
-
- DruidDatasourceFactory - cn.stylefeng.roses.kernel.db.api.factory中的类
-
druid连接池创建工厂
- DruidDatasourceFactory() - 类 的构造器cn.stylefeng.roses.kernel.db.api.factory.DruidDatasourceFactory
-
- DruidProperties - cn.stylefeng.roses.kernel.db.api.pojo.druid中的类
-
数据库数据源配置
说明:类中属性包含默认值的不要在这里修改,应该在"application.yml"中配置
- DruidProperties() - 类 的构造器cn.stylefeng.roses.kernel.db.api.pojo.druid.DruidProperties
-