书栈网 · BookStack 本次搜索耗时 0.026 秒,为您找到 1391 个相关结果.
  • 3.0.17

    TiDB 3.0.17 Release Notes Bug 修复 优化 TiDB 3.0.17 Release Notes 发版日期:2020 年 8 月 3 日 TiDB 版本:3.0.17 Bug 修复 TiDB 当一个查询中含有 IndexHashJoin 或 IndexMergeJoin 算子,且该算子的子节点发生 pani...
  • 3.0.17

    TiDB 3.0.17 Release Notes Bug 修复 优化 TiDB 3.0.17 Release Notes 发版日期:2020 年 8 月 3 日 TiDB 版本:3.0.17 Bug 修复 TiDB 当一个查询中含有 IndexHashJoin 或 IndexMergeJoin 算子,且该算子的子节点发生 pani...
  • Java API

    简介 使用步骤 引入 Maven 依赖 构建数据源 使用数据源 简介 Java API 是 ShardingSphere-JDBC 中所有配置方式的基础,其他配置最终都将转化成为 Java API 的配置方式。 Java API 是最繁琐也是最灵活的配置方式,适合需要通过编程进行动态配置的场景下使用。 使用步骤 引入 Maven 依赖 ...
  • 1.1 What’s New?

    1.1 What’s New? Core Features Support for JDK 14 Groovy 3 Startup Performance Improvements Improvements to Bean Introspections Support for Analyzing the Injection Point Suppor...
  • Using the Quarkus Extension for Spring Data JPA API

    1250 2019-11-10 《Quarkus v1.0 Document》
    Quarkus - Extension for Spring Data API Prerequisites Solution Creating the Maven project Define the Entity Configure database access properties Prepare the data Define the r...
  • 1 Introduction

    1 Introduction 1.1 What’s New? Build Features Maven Plugin Improvements Gradle Plugin Improvements Micronaut Launch Enhancements Support for Kotlin Gradle Builds Push to Github...
  • 分页

    分页 分页性能 性能瓶颈 ShardingSphere 的优化 分页方案优化 分页子查询 分页 分页性能 性能瓶颈 ShardingSphere 的优化 分页方案优化 分页子查询 完全支持 MySQL、PostgreSQL 和 Oracle 的分页查询,SQLServer 由于分页查询较为复杂,仅部分支持。 分页性能 ...
  • Community Articles

    Lazy Query Container Using JDBC with Lazy Query Container and FilteringTable Offline Mode For TouchKit 4 Mobile Apps Creating Your Own Converter For String Changing The Defau...
  • 依赖

    依赖 必须依赖 缺省依赖 可选依赖 依赖 必须依赖 JDK 1.6+ [1] 缺省依赖 通过 mvn dependency:tree > dep.log 命令分析,Dubbo 缺省依赖以下三方库: [ INFO ] +- com . alibaba : dubbo : jar : 2.5 . 9 - SNAPSHOT : ...
  • 7.6. 更复杂的关联映射

    7.6. 更复杂的关联映射 7.6. 更复杂的关联映射 更复杂的关联连接极为罕见。 通过在映射文档中嵌入SQL片断,Hibernate也可以处理更为复杂的情况。比如,假若包含历史帐户数据的表定义了accountNumber , effectiveEndDate 和effectiveStartDate 字段,按照下面映射: <properties ...