MYBATIS Quick Guidereduces the burden of setting of parameters manually and retrieving the results. It provides a simple API to interact with the database. It also provides support for custom SQL, stored procedures and advanced percentage, phone, and email as parameters. You can invoke the ‘insert’ mapped query using Java API as shown below − //Assume session is an SqlSession object. session.insert("Student.insert", student); pass this object as parameter to update method. You can invoke the update mapped query using Java API as shown below − //Assume session is an SqlSession object. session.update("Student.update",student);0 码力 | 34 页 | 301.72 KB | 1 年前3
Mybatis 3.3.0 中文用户指南mybatis 参考文档 参考文档 参考文档 参考文档 简介 简介 入门 入门 XML配置 XML配置 XML映射文件 XML映射文件 动态SQL 动态SQL Java API Java API SQL语句构建器 SQL语句构建器 日志 日志 项目文档 项目文档 项目文档 项目文档 项目信息 项目信息 项目报表 项目报表 简介 简介 什么是 什么是 MyBatis ? ? mybatis 参考文档 参考文档 参考文档 参考文档 简介 简介 入门 入门 XML配置 XML配置 XML映射文件 XML映射文件 动态SQL 动态SQL Java API Java API SQL语句构建器 SQL语句构建器 日志 日志 项目文档 项目文档 项目文档 项目文档 项目信息 项目信息 项目报表 项目报表 入门 入门 安装 安装 要使用 MyBatis, (databaseIdProvider) (databaseIdProvider) 映射器 映射器 (mappers) (mappers) XML映射文件 XML映射文件 动态SQL 动态SQL Java API Java API SQL语句构建器 SQL语句构建器 日志 日志 XML 映射配置文件 映射配置文件 MyBatis 的配置文件包含了影响 MyBatis 行为甚深的设置(settings)和属性0 码力 | 98 页 | 2.03 MB | 1 年前3
RDBMSとNoSQLのメリットを併せ持つクラウドネイティブなNewSQLデータベース
「TiDB」をKubernetesで動かしてみよう!で任意に変更することが可能です apiVersion: pingcap.com/v1alpha1 kind: TidbCluster metadata: name: sample annotations: pingcap.com/ha-topology-key: topology.kubernetes.io/zone spec: version: v5.2.2 pd: を消したい! apiVersion: apps.pingcap.com/v1alpha1 kind: StatefulSet metadata: name: sample-asts annotations: delete-slots: '[1]' spec: ... sample-asts.yaml これで mypod-1 は 自動的に消えます Open Source が正常に状態を管理できなくな ります apiVersion: pingcap.com/v1alpha1 kind: TidbCluster metadata: name: sample annotations: tikv.tidb.pingcap.com/delete-slots: '[0]' spec: version: v5.2.2 pd: ... TidbCluster0 码力 | 71 页 | 6.65 MB | 1 年前3
Apache ShardingSphere 5.1.1 DocumentShardingSphere‐JDBC . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 68 5.1.1 Java API . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 69 Overview . . . . Shadow Algorithm . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 135 5.1.7 Special API . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 136 Sharding . . . . effect when integrating ShardingSphere with Spring Boot 2.x ? . . . . . . . . . . . . . . . . 356 7.9 API Change Histories . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 357 7.90 码力 | 458 页 | 3.43 MB | 1 年前3
TiDB v6.1 Documentation· · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 892 9.2 TiDB Monitoring API· · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 894 does not support using Ctrl+C to terminate queries or sessions. User document, #8854 39 • TiKV API V2 (experimental) Before v6.1.0, when TiKV is used as Raw Key Value storage, TiKV only provides basic Value read and write capability because it only stores the raw data passed in by the client. TiKV API V2 provides a new Raw Key Value storage format and access interface, including: • The data is stored0 码力 | 4487 页 | 84.44 MB | 1 年前3
Apache ShardingSphere 5.1.2 DocumentShardingSphere‐JDBC . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 71 5.1.1 Java API . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 72 Overview . . . . Shadow Algorithm . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 139 5.1.8 Special API . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 140 Sharding . . . . in yaml or properties leading incorrect result when loading Oracle metadata? . . . . . . 369 7.9 API Change Histories . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 370 7.90 码力 | 503 页 | 3.66 MB | 1 年前3
TiDB中文技术文档精度数学 SQL 语句语法 数据定义语句 (DDL) 数据操作语句 (DML) 事务语句 数据库管理语句 Prepared SQL 语句语法 实用工具语句 JSON 支持 Connectors 和 API TiDB 事务隔离级别 错误码与故障诊断 与 MySQL 兼容性对比 TiDB 内存控制文档 Bit-value Literals Boolean Literals Date 和 Time 字面值 部署方案 Docker Compose 部署方案 跨机房部署方案 配置集群 参数解释 TiDB 配置项解释 开启 TLS 验证 生成自签名证书 监控集群 整体监控框架概述 重要监控指标详解 组件状态 API & 监控 扩容缩容 集群扩容缩容方案 使用 Ansible 扩容缩容 升级 升级组件版本 TiDB 2.0 升级操作指南 性能调优 备份与迁移 备份与恢复 数据迁移 数据迁移概述 数据迁移 故障诊断 数据定义语句 (DDL) 数据操作语句 (DML) 事务语句 数据库管理语句 Prepared SQL 语句语法 实用工具语句 TiDB SQL 语法图 JSON 支持 Connectors 和 API TiDB 事务隔离级别 错误码与故障诊断 与 MySQL 兼容性对比 TiDB 内存控制 高级功能 历史数据回溯 垃圾回收 (GC) TiDB 运维文档 软硬件环境需求 部署集群 Ansible 部署方案(强烈推荐)0 码力 | 444 页 | 4.89 MB | 6 月前3
PostgreSQL 13.13 DocumentationMethod Interface Definition ....................................................... 2254 61.1. Basic API Structure for Indexes .......................................................... 2254 61.2. Index Access Table 9.45.) An example of creating an index with this operator class is: CREATE INDEX idxgin ON api USING GIN (jdoc); The non-default GIN operator class jsonb_path_ops does not support the key-exists @? and @@. An example of creating an index with this operator class is: CREATE INDEX idxginp ON api USING GIN (jdoc jsonb_path_ops); Consider the example of a table that stores JSON documents retrieved0 码力 | 2782 页 | 13.00 MB | 1 年前3
PostgreSQL 12.17 DocumentationMethod Interface Definition ....................................................... 2259 61.1. Basic API Structure for Indexes .......................................................... 2259 61.2. Index Access Table 9.45.) An example of creating an index with this operator class is: CREATE INDEX idxgin ON api USING GIN (jdoc); The non-default GIN operator class jsonb_path_ops does not support the key-exists @? and @@. An example of creating an index with this operator class is: CREATE INDEX idxginp ON api USING GIN (jdoc jsonb_path_ops); Consider the example of a table that stores JSON documents retrieved0 码力 | 2786 页 | 12.72 MB | 1 年前3
PostgreSQL 12.17 DocumentationInterface Definition ............................................................. 2389 61.1. Basic API Structure for Indexes ................................................................ 2389 61.2. Index example of creating an index with this operator class is: 189 Data Types CREATE INDEX idxgin ON api USING GIN (jdoc); The non-default GIN operator class jsonb_path_ops does not support the key-exists @? and @@. An example of creating an index with this operator class is: CREATE INDEX idxginp ON api USING GIN (jdoc jsonb_path_ops); Consider the example of a table that stores JSON documents retrieved0 码力 | 2943 页 | 12.61 MB | 1 年前3
共 249 条
- 1
- 2
- 3
- 4
- 5
- 6
- 25













