Java Persistence with Hibernate | | Software Development
Java Persistence with Hibernate
Duration
24 hours
Location
Online
Language
English
Code
JVA-014
€ 600 *
Training for 7-8 or more people? Customize trainings for your specific needs
Description
During this training we will talk about Java Persistence API, and how to use it for persisting Java objects into relational databases based on Hibernate EntityManager.The two main aspects we will talk about in this course are:
- JPA – the course explains and shows how to use it for persisting Java objects into relational databases (mapping description, objects storing and reading, searching the object using JPQL and Criteria API, transaction handling, etc.)
- Hibernate EntityManager – an open-source implementation of the Java Persistence API (JPA) specification – here we will describe the main aspects related to configuring and optimizing Hibernate.

After completing the course, a certificate
is issued on the Luxoft Training form
is issued on the Luxoft Training form
Objectives
- Java Persistence API specification - overview and in depth analysis
- Gain practical experience using JPA for application development
Target Audience
- Java developers
- Java architects
Roadmap
ORM - Introduction/overview
Transactions and Concurrency
Querying with JPA QL and HQL
Hibernate Optimizing
Integration with Spring
- What is persistence?
- Object/relational paradigms mismatch (problems of: granularity, subtypes, identity, associations)
- Why ORM?
- Understanding entities
- Mapping entities with identity
- Mapping class inheritance
- Mapping collections and entity associations
- Persistence lifecycle
- Java Persistence API
Transactions and Concurrency
Querying with JPA QL and HQL
Hibernate Optimizing
Integration with Spring
Schedule and prices
View:
Register for the next course
Registering in advance ensures you have priority. We will notify you when we schedule the next course on this topic
Courses you may be interested in
Development with Java® SE. Beginner
The training covers all the specific topics related to Java development, from UML basics to OOP implementation in Java. A special emphasis is made on syntax basics and key practices of object-oriented programming.
Effective Java
The training explores new design patterns and language idioms, showing how to make the most of features ranging from generics to enums, annotations to autoboxing.