🎨
application-framework
Ctrlk
  • Introduction
  • 设计模式篇
  • SpringBoot篇
  • Mybatis篇
  • Spring源码解读篇
  • JPA篇
    • 简单叙述
    • 基础教程
    • SpringData Jpa、Hibernate、Jpa 三者之间的关系
    • Spring data jpa 全面解析
    • 数据库schema含义
    • 数据库schema与catalog简介
    • Jpa关联映射以及字段映射注解讲解
    • Jpa 使用@Query查询时 (参数可能为空)语句
    • Jpa校验/验证注解
  • Hibernate篇
Powered by GitBook
On this page

Was this helpful?

  1. JPA篇

基础教程

易百教程:https://www.yiibai.com/jpa/

官方教程:https://docs.spring.io/spring-data/jpa/docs/2.0.9.RELEASE/reference/html/

api教程:https://docs.spring.io/spring-data/jpa/docs/2.0.9.RELEASE/api/

Previous简单叙述NextSpringData Jpa、Hibernate、Jpa 三者之间的关系

Last updated 5 years ago

Was this helpful?