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

    Limitations Stable Support Normal Queries Sub-query Pagination Query Shard keys included in operation expressions LOAD DATA / LOAD XML Experimental Support Sub-query Cross-d...
  • 21. Envers

    21. Envers 21.1. Basics 21.2. Configuration Properties 21.3. Additional mapping annotations 21.4. Choosing an audit strategy 21.4.1. Configuring the ValidityAuditStrategy 21....
  • Configuring your datasources

    1578 2021-07-08 《Quarkus v1.7 Guides》
    Quarkus - Datasources TL;DR JDBC datasource Reactive datasource Default datasource JDBC datasource Install the Maven dependencies Configure the JDBC connection Use a database ...
  • 14.2. from子句

    14.2. from子句 14.2. from子句 Hibernate中最简单的查询语句的形式如下: from eg . Cat 该子句简单的返回eg.Cat 类的所有实例。 通常我们不需要使用类的全限定名, 因为 auto-import (自动引入) 是缺省的情况。 所以我们几乎只使用如下的简单写法: from Cat ...
  • 1. Introduction

    1. Introduction 1. Introduction Wicket has been around since 2004 and it has been an Apache project since 2007. During these years it has proved to be a solid and valuable solu...
  • 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 算子,且该算子的子节点发生 p...
  • 14.12. 子查询

    14.12. 子查询 14.12. 子查询 对于支持子查询的数据库,Hibernate支持在查询中使用子查询。一个子查询必须被圆括号包围起来(经常是SQL聚集函数的圆括号)。 甚至相互关联的子查询(引用到外部查询中的别名的子查询)也是允许的。 from Cat as fatcat where fatcat . weight > ...
  • 11.1. Session和事务范围(transaction scope)

    11.1. Session和事务范围(transaction scope) 11.1. Session和事务范围(transaction scope) SessionFactory 对象的创建代价很昂贵,它是线程安全的对象,它为所有的应用程序线程所共享。它只创建一次,通常是在应用程序启动的时候,由一个Configuraion 的实例来创建。 Ses...
  • 技术选型、技术栈、我们用了什么技术?

    技术选型、技术栈、我们用了什么技术? 1、环境 2、主框架 3、持久层 4、视图层 5、工具组件 6、数据高速缓存存储框架 7、分布式套件/云平台 8、已支持数据库 技术选型、技术栈、我们用了什么技术? 1、环境 Java SDK 8 Servlet 3.0/3.1 Apache Maven 3.x 2、主框架 Spri...
  • 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...