Spring Data JPA Using Hibernate

所在平台: Udemy

课程主页: https://www.udemy.com/course/spring-data-jpa-using-hibernate/

课程评论:没有评论

第一个写评论        关注课程

课程简介

课程名称:《使用Hibernate的Spring Data JPA》 概述: 该课程由Bharath教授授课,受到广泛好评,参与者普遍认为课程内容丰富,讲解透彻。教授通过亲自编写代码并详细解释,帮助学员深入理解Spring及相关主题。课程特点包括可下载的源代码、及时响应的指导教师(24小时内回答所有问题)以及专业的视频和音频录制(可以查看免费预览)。 如果你是一名Java Spring开发者,希望掌握Spring强大且易于使用的ORM框架,或是想要轻松创建完整数据访问层的Java开发者,那么这门课程非常适合你。课程内容为实践驱动,包含测验、作业和最终的迷你项目。 Spring Data JPA简化了使用JPA和Hibernate等ORM工具创建数据访问层时所需的冗余代码。借助Spring Boot,课程无需编写XML或Java配置。Hibernate作为最流行的对象关系映射框架,能够将Java类映射到数据库表,支持组件映射、继承映射,并且支持对象间的多种关联。 本课程的每一部分均包含实际操作的示例,学员将在每个部分的结束时进行作业,并在课程最后完成一个迷你项目。学习完毕后,开发者将能够构建更快、更灵活且更易于维护的应用程序持久层。 学习内容包括: - 掌握ORM、Spring Data JPA和Hibernate的概念 - 使用简单的两步操作对数据库执行CRUD(增删改查)操作 - 配置自动生成的主键ID - 利用Spring Data Finder方法从数据库加载数据,无需实现任何代码或SQL - 学习并使用JPQL(Java持久化查询语言) - 从Spring Data应用程序执行原生SQL查询 - 使用分页和排序 - 了解不同类型的Hibernate映射 - 实现组件映射和继承映射 - 熟悉关联及四种类型的关联用法 - 了解Hibernate缓存 - 学习和管理事务 - 完成一个迷你病人排班应用 总体而言,这门课程为希望提高Spring Data JPA及Hibernate技能的开发者提供了全面的培训。

课程评论(0条)

课程详情

Sample of the reviews:highly recommended, usually the courses of Professor Bharath are characterized by their extensive explanation in the examples which he himself is writing the code and explaining in detail, you will learn a lot about this subject and enjoy it if you are passionate about Spring and its related topics - Edilberto Ramos SalinasGood course and clearly explained all topics. - Italo Diego Honorato SotoA very good course with a very good content which is very well explained - Sergey Kargopolov--All source code is available for downloadResponsive Instructor - All questions answered within 24 hoursProfessional video and audio recordings (check the free previews)--Are you a java spring developer interested in mastering Springs powerful and easy to use ORM framework? Are you a java developer who want to create complete data access layer in two simple steps ? then this Spring Data JPA using Hibernate course is for you.It is a complete hand's on course with quizzes,assignments and a mini project at the end.Spring data JPA removes all the boiler plate coding that we write to create Data Access Layer for our applications while using JPA and ORM tools like Hibernate.And with the power of spring boot there is zero xml or java based configuration required.Hibernate is the most popular object-relational mapping framework and the most used JPA providers. Hibernate maps our java classes to database tables.It offers component mapping,inheritance mapping and supports various associations among objects.Spring data JPA makes it super easy to use there powerful features of Hibernate by removing all the configuration and use of low level APIs.Spring Data makes it possible to remove the DAO implementations entirely - the interface of the DAO is now the only artifact that needs to be explicitly defined.Every section in the course is loaded with hands on examples.You will also work on assignments at the end of each section.You will also work on a mini project at the end of the course.After taking this class, developers will be able to build faster, more flexible and easier to maintain application persistence layers with Spring Data JPA Using Hibernate.What Will I Learn?Master the concepts of ORM,Spring Data JPA and HibernatePerform CRUD operations against a database with two simple stepsConfigure auto generated IDs for the Primary Key fieldsRealize the power of Spring Data Finder methods Load data from database with with out implementing any code or SQL Learn and use JPQL - Java Persistence Query Language Execute native sql queries from your Spring Data Application Use Paging and Sorting Learn the different types of Hibernate MappingsImplement Component MappingImplement Inheritance Mapping Master Associations and use all the four types of associations See Hibernate caching in action Learn and manage Transactions Work on a mini Patient Scheduling application

课程标签

0人关注该课程

主题相关的课程