书栈网 · BookStack 本次搜索耗时 0.045 秒,为您找到 1400 个相关结果.
  • SpringBoot and JPA CRUD demo

    SpringBoot and JPA CRUD demo Before you start Set up environment 1. Install and Launch MatrixOne 2. Create a new Spring Boot Project Using IntelliJ IDEA 3. Modify the applicatio...
  • 3 Upgrading from Grails 3.3.x

    3 Upgrading from Grails 3.3.x 3 Upgrading from Grails 3.3.x Bump up Grails Version Bump up GORM Version Spring 5 and Spring Boot 2.1 Hibernate 5.4 and GORM 7.x Spring Boot 2.1...
  • 7.1 对象关系映射文件概述

    7.1 对象关系映射文件概述 7.1 对象关系映射文件概述 POJO 类和数据库的映射文件*.hbm.xml POJO 类和关系数据库之间的映射可以用一个XML文档来定义。 通过 POJO 类的数据库映射文件,Hibernate可以理解持久化类和数据表之间的对应关系,也可以理解持久化类属性与数据库表列之间的对应关系 在运行时 Hibernate ...
  • 1.1. 前言

    1.1. 前言 1.1. 前言 本章是面向Hibernate初学者的一个入门教程。我们从一个使用驻留内存式(in-memory)数据库的简单命令行应用程序开始, 用易于理解的方式逐步开发。 本章面向Hibernate初学者,但需要Java和SQL知识。它是在Michael Goegl所写的指南的基础上完成的。在这里,我们称第三方库文件是指JDK 1...
  • 7 Object Relational Mapping (GORM)

    7 Object Relational Mapping (GORM) 7 Object Relational Mapping (GORM) Domain classes are core to any business application. They hold state about business processes and hopefull...
  • SpringBoot 和 JPA 基础示例

    SpringBoot 和 JPA 基础示例 开始之前 配置环境 1. 安装构建 MatrixOne 2. 使用 IntelliJ IDEA 创建一个新的 Spring Boot 项目 3. 修改 application.properties 文件 4. 在 MatrixOne 中新建表并插入数据 编写代码 1. BookStoreControll...
  • Filtering JPAContainer

    Filtering JPAContainer Filtering JPAContainer Normally, a JPAContainer contains all instances of a particular entity type in the persistence context. Hence, it is equivalent to...
  • 选择驱动或 ORM 框架

    选择驱动或 ORM 框架 Java Java Drivers Java ORM 框架 Java 客户端负载均衡 Golang Golang Drivers Golang ORM 框架 Python Python Drivers Python ORM 框架 选择驱动或 ORM 框架 注意 TiDB 支持等级说明: Full ...
  • SpringBoot 和 JPA 基础示例

    SpringBoot 和 JPA 基础示例 开始之前 配置环境 1. 安装构建 MatrixOne 2. 使用 IntelliJ IDEA 创建一个新的 Spring Boot 项目 3. 修改 application.properties 文件 4. 在 MatrixOne 中新建表并插入数据 编写代码 1. BookStoreControll...
  • PingCAP 维护的三方库

    PingCAP 维护的三方库 支持等级 Driver ORM 应用框架 GUI IDE PingCAP 维护的三方库 TiDB 对 MySQL 协议的支持,使得大部分适配 MySQL 的 Driver、ORM 及其他工具与 TiDB 兼容。将适配一组满足大多数语言和框架的工具,此页面上将展示这些工具和它们的支持等级。 支持等级 Ping...