Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Hibernate and Java Persistence API (JPA) Fundamentals
Rating: 4.2 out of 5(814 ratings)
4,426 students

Hibernate and Java Persistence API (JPA) Fundamentals

Get smarter about how you work with Java and databases in this thorough hands-on course.
Created byInfinite Skills
Last updated 1/2017
English

What you'll learn

  • work consistently and efficiently with databases in Java
  • how to set up the Hibernate framework, how to work with APIs, and how to retrieve useful data

Course content

12 sections82 lectures7h 22m total length
  • Important - Download These First - Working Files0:01
  • Introduction To Hibernate And JPA5:21

    Discover how Hibernate and the Java Persistence API simplify database interactions in Java applications, featuring configuration, entity mapping, CRUD, and data retrieval for intermediate Java developers.

  • MySQL Installation7:13

    Install and configure MySQL Community Edition, including MySQL Workbench and server setup. Create the finances schema and an infinite user with full privileges, and run the schema script.

  • Eclipse Installation2:36

    Install eclipse to start java development; download eclipse id for java developers, a web-based version with maven, choose a 64-bit mirror, extract the zip, set a workspace, and launch eclipse.

  • How To Access Your Working Files3:22

    Learn how to download, extract a zip file, and locate your working files for the course, then copy them to your desktop and access them from the player or disk.

Requirements

  • a strong familiarity with Java and experience with JDBC

Description

Are you ready to get more out of JDBC and your data using smart, streamlined techniques? This Hibernate course is a great place to start.

You will start by learning about object relational mapping and Hibernate, then jump into learning about the Hibernate basics. From there, Kevin will teach you basic mapping annotations, mapping composite and collection types, and entity associations. This video tutorial also covers Hibernate API, JPA API, advanced mapping and configurations, and criteria API. Finally, you will learn about the Hibernate query language and Java Persistence query language.

Once you have completed this computer based training course, you will be able to simplify and clarify the persistence tier of your applications using Hibernate and Java Persistence, granting you productivity improvements and easing future maintenance.

Who this course is for:

  • Java developers looking to streamline the way they work with databases