|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/learn-hibernate-framework-core-concepts-online/
课程评论:没有评论
课程名称:轻松学习Hibernate Java框架! 课程概述:Hibernate是企业Java应用程序中最受欢迎的ORM工具。在本课程中,您将学习Hibernate ORM框架的核心概念。通过Hibernate,您将了解如何将面向对象编程中的一些概念(如继承、多态、组合、Java集合等)映射到关系数据库表中。课程将涵盖Hibernate的一些有趣的核心概念,包括延迟加载、缓存、获取策略、乐观锁、连接池、秒级缓存等。您还将学习如何进行反向工程,从现有数据库中生成POJO实体。此外,每个章节将提供可下载的示例。 课程内容:无具体大纲。
Hibernate is the most popular ORM tool for enterprise Java Applications. In this course you will Learn the core concepts of Hibernate ORM FrameworkWith hibernate, you will know how to map some of the OOP notions like inheritance, polymorphism, composition, Java collections etc, with Relational Database tables.You will learn some interesting core concepts of Hibernate, like Lazy loading, caching, fetching strategies, optimistic locking, connection pooling, seconds level cache etc.You will learn how to do reverse engineering so that you can generate POJO entities from an existing database.And many more interesting conceptsDownloadable examples in each chapter