书栈网 · BookStack 本次搜索耗时 0.011 秒,为您找到 1102 个相关结果.
  • Sql 注入器

    Sql 注入器 Sql 注入器 注入器配置 全局配置 sqlInjector 用于注入 ISqlInjector 接口的子类,实现自定义方法注入。 参考默认注入器 DefaultSqlInjector SQL 自动注入器接口 ISqlInjector public interface ISqlInjector { ...
  • choose、when、otherwise

    choose、when、otherwise choose、when、otherwise 有时候,我们不想使用所有的条件,而只是想从多个条件中选择一个使用。针对这种情况,MyBatis 提供了 choose 元素,它有点像 Java 中的 switch 语句。 还是上面的例子,但是策略变为:传入了 “title” 就按 “title” 查找,传入了 ...
  • choose、when、otherwise

    choose、when、otherwise choose、when、otherwise 有时候,我们不想使用所有的条件,而只是想从多个条件中选择一个使用。针对这种情况,MyBatis 提供了 choose 元素,它有点像 Java 中的 switch 语句。 还是上面的例子,但是策略变为:传入了 “title” 就按 “title” 查找,传入了 ...
  • 5.1 概述

    5.1 概述 5.1 概述 重大更新:自 jfinal 3.0 起,添加了 sql 管理模块,比 mybatis 使用 XML 管理 sql 的方案要爽得多,快速查看: http://www.jfinal.com/doc/5-13 ActiveRecord 是 JFinal 最核心的组成部分之一,通过 ActiveRecord 来操作数据库...
  • 2.1. Sharding-JDBC

    Sharding-JDBC 1. 引入maven依赖 2. 规则配置 3. 创建DataSource Sharding-JDBC 1. 引入maven依赖 <dependency> <groupId> org.apache.shardingsphere </groupId> <artifactId> sharding...
  • 5.1. ShardingSphere-JDBC

    Introduction Comparison Introduction Comparison Introduction As the first product and the predecessor of Apache ShardingSphere, ShardingSphere-JDBC defines itself as a ligh...
  • Sql 注入器

    Sql 注入器 Sql 注入器 注入器配置 全局配置 sqlInjector 用于注入 ISqlInjector 接口的子类,实现自定义方法注入。 参考默认注入器 DefaultSqlInjector SQL 自动注入器接口 ISqlInjector public interface ISqlInjector { ...
  • 使用 Spring Boot Starter

    使用 Spring Boot Starter 引入 Maven 依赖 规则配置 在 Spring 中使用 GovernanceShardingSphereDataSource 使用 Spring Boot Starter 引入 Maven 依赖 <dependency> <groupId> org.apache.shardin...
  • 5.1 概述

    5.1 概述 5.1 概述 重大更新:自 jfinal 3.0 起,添加了 sql 管理模块,比 mybatis 使用 XML 管理 sql 的方案要爽得多,快速查看: http://www.jfinal.com/doc/5-13 ActiveRecord 是 JFinal 最核心的组成部分之一,通过 ActiveRecord 来操作数据库...
  • 2.1. Sharding-JDBC

    Sharding-JDBC 1. 引入maven依赖 2. 规则配置 3. 创建DataSource Sharding-JDBC 1. 引入maven依赖 <dependency> <groupId> io.shardingsphere </groupId> <artifactId> sharding-jdbc-...