书栈网 · BookStack 本次搜索耗时 0.017 秒,为您找到 1400 个相关结果.
  • 6.3.1. 有序集合(Sorted collections)

    6.3.1. 有序集合(Sorted collections) 6.3.1. 有序集合(Sorted collections) Hibernate支持实现java.util.SortedMap 和java.util.SortedSet 的集合。 你必须在映射文件中指定一个比较器: <set name = "aliases" ...
  • 4.1.2. 提供一个标识属性(identifier property)(可选)

    4.1.2. 提供一个标识属性(identifier property)(可选) 4.1.2. 提供一个标识属性(identifier property)(可选) Cat 有一个属性叫做id 。这个属性映射数据库表的主 键字段。这个属性可以叫任何名字,其类型可以是任何的原始类型、原始类型的包装类型、 java.lang.String 或者是 jav...
  • 4.3 Configuration Injection

    4.3 Configuration Injection Using the @Value Annotation Using the @Property Annotation 4.3 Configuration Injection You can inject configuration values into beans with Micro...
  • 分页

    分页 分页性能 性能瓶颈 ShardingSphere的优化 分页方案优化 分页子查询 分页 完全支持MySQL、PostgreSQL和Oracle的分页查询,SQLServer由于分页查询较为复杂,仅部分支持。 分页性能 性能瓶颈 查询偏移量过大的分页会导致数据库获取数据性能低下,以MySQL为例: SELECT * FROM ...
  • 4.3 Configuration Injection

    4.3 Configuration Injection Using the @Value Annotation Using the @Property Annotation 4.3 Configuration Injection You can inject configuration values into beans with Micro...
  • 4.3 Configuration Injection

    4.3 Configuration Injection Using the @Value Annotation Using the @Property Annotation 4.3 Configuration Injection You can inject configuration values into beans with Micro...
  • JDBC 认证

    JDBC 认证 build.gradle 处理依赖 修改配置文件 修改配置类 SecurityConfig 使用Spring JDBC初始化数据库 访问 H2 控制台 JDBC 认证 本文展示了如何使用 JDBC 的方式来进行认证。在本例,我们将认证信息存储于 H2 数据库中。 在 method-security 项目的基础上,我们构建...
  • 4.0.0-beta.2

    TiDB 4.0.0 Beta.2 Release Notes Compatibility Changes New Features Bug Fixes TiDB 4.0.0 Beta.2 Release Notes Release date: March 18, 2020 TiDB version: 4.0.0-beta.2 TiDB An...
  • 4.0.0-beta.2

    TiDB 4.0.0 Beta.2 Release Notes Compatibility Changes New Features Bug Fixes TiDB 4.0.0 Beta.2 Release Notes Release date: March 18, 2020 TiDB version: 4.0.0-beta.2 TiDB An...
  • Spring Boot

    Overview Usage Import Maven Dependency Configure Spring Boot Properties Use Data Source Handling for Spring Boot OSS 3 Special handling for earlier versions of Spring Boot OS...