书栈网 · BookStack 本次搜索耗时 0.014 秒,为您找到 706 个相关结果.
  • 6. FAQ

    1. 如果SQL在ShardingSphere中执行不正确,该如何调试? 2. 阅读源码时为什么会出现编译错误? 3. 使用Spring命名空间时找不到xsd? 4. Cloud not resolve placeholder … in string value …异常的解决方法? 5. inline表达式返回结果为何出现浮点数? 6. 如果只有部...
  • 1. 技术列表

    主要技术列表 主要技术列表 框架 版本 备注 java 1.8 javax.servlet-api 3.1.0 spring 5.1.8.RELEASE MVC/IOC/AOP spring security 5.2.1.RELEASE 安全框架 freemarker 2.3.28 模板引擎 hibernate 5.4.3.Final ORM h...
  • 4.1. Sharding-JDBC

    简介 对比 简介 Sharding-JDBC是ShardingSphere的第一个产品,也是ShardingSphere的前身。它定位为轻量级Java框架,在Java的JDBC层提供的额外服务。它使用客户端直连数据库,以jar包形式提供服务,无需额外部署和依赖,可理解为增强版的JDBC驱动,完全兼容JDBC和各种ORM框架。 适用于任何基于Ja...
  • Java API

    Overview Usage Import Maven Dependency Create Data Source Use Data Source Overview Java API is the basic configuration methods in ShardingSphere-JDBC, and other configuratio...
  • BaseDao讲解

    BaseDao 常用方法 (不需要写mapper.xml实现,系统已经自动帮你生成了sql) 复杂sql BaseDao basedao继承了Mybatis jpa的 MybatisBaseMapper MybatisBaseMapper 集成了 Mybatis plus的BaseMapper 所以使用MybatisBaseMa...
  • Java API

    Overview Usage Import Maven Dependency Create Data Source Use Data Source Overview Java API is the basic configuration methods in ShardingSphere-JDBC, and other configuratio...
  • 使用 Java API

    使用 Java API 引入 Maven 依赖 规则配置 使用 GovernanceShardingSphereDataSource 使用 Java API 引入 Maven 依赖 <dependency> <groupId> org.apache.shardingsphere </groupId> <artif...
  • Java API

    Overview Usage Import Maven Dependency Create Data Source Use Data Source Overview Java API is the basic configuration methods in ShardingSphere-JDBC, and other configuratio...
  • Java API

    Overview Usage Import Maven Dependency Create Data Source Use Data Source Overview Java API is the basic configuration methods in ShardingSphere-JDBC, and other configuratio...
  • 5.1. ShardingSphere-JDBC

    简介 对比 简介 对比 简介 ShardingSphere-JDBC 是 Apache ShardingSphere 的第一个产品,也是 Apache ShardingSphere 的前身。 定位为轻量级 Java 框架,在 Java 的 JDBC 层提供的额外服务。 它使用客户端直连数据库,以 jar 包形式提供服务,无需额外部署和依赖,可...