书栈网 · BookStack 本次搜索耗时 0.034 秒,为您找到 1400 个相关结果.
  • 6.13 Data Validation

    6.13 Data Validation 6.13 Data Validation It is easy to validate incoming data with Micronaut’s controllers with the Validation Advice . First, add the Hibernate Validator con...
  • 14. 第三方框架整合

    3319 2019-12-02 《Redisson 使用手册》
    14.1. Spring框架整合 14.2. Spring Cache整合 14.3. Hibernate整合 14.4. Java缓存标准规范JCache API (JSR-107) 14.5. Tomcat会话管理器(Tomcat Session Manager) 14.6. Spring会话管理器(Spring Session Manag...
  • 第 18 章 XML映射

    第 18 章 XML映射 第 18 章 XML映射 目录 18.1. 用XML数据进行工作 18.1.1. 指定同时映射XML和类 18.1.2. 只定义XML映射 18.2. XML映射元数据 18.3. 操作XML数据 注意这是Hibernate 3.0的一个实验性的特性。这一特性仍在积极开发中。
  • Spring Boot

    Overview Usage Import Maven Dependency Configure Spring Boot Properties Use Data Source Overview ShardingSphere provides a JDBC driver, and developers can configure Sharding...
  • 16.4 JPA

    16.4 JPA 16.4.1 Spring中JPA配置的三个选项 LocalEntityManagerFactoryBean 从JNDI中获取EntityManagerFactory LocalContainerEntityManagerFactoryBean 处理多个持久化单元 16.4.2 基于JPA的EntityManagerFactory...
  • Spring Boot

    简介 使用步骤 引入 Maven 依赖 配置 Spring Boot 使用数据源 简介 ShardingSphere 提供 JDBC 驱动,开发者可以在 Spring Boot 中配置 ShardingSphereDriver 来使用 ShardingSphere。 使用步骤 引入 Maven 依赖 <dependency> ...
  • Spring Boot整合MySQL

    Spring Boot整合MySQL 数据源配置 通过JDBCTemplate操作数据库 两个数据源 通过JPA操纵数据库 小结 拓展阅读 Spring Boot整合MySQL 经过上一节的讨论,相信你已经有了一套可运维的MySQL服务器了,接下来的两节,我们来讨论如何在Spring Boot中整合MySQL。 在Spring Boot...
  • 10.4.1.5. 分页

    10.4.1.5. 分页 10.4.1.5. 分页 如果你需要指定结果集的范围(希望返回的最大行数/或开始的行数),应该使用Query 接口提供的方法: Query q = sess . createQuery ( "from DomesticCat cat" ); q . setFirstResult ( 20 ); q . set...
  • 第 8 章 组件(Component)映射

    第 8 章 组件(Component)映射 第 8 章 组件(Component)映射 目录 8.1. 依赖对象(Dependent objects) 8.2. 在集合中出现的依赖对象 (Collections of dependent objects) 8.3. 组件作为Map的索引(Components as Map indices ) 8...
  • Third-Party Tools Supported by TiDB

    Third-Party Tools Supported by TiDB Support Level Driver ORM GUI Third-Party Tools Supported by TiDB Note This document only lists common third-party tools supported by ...