JPA/Hibernate tutorial for beginners

preview_player
Показать описание
In this video, Alejandro Duarte demonstrates how to use JPA with Hibernate but no other frameworks, so you get to understand the fundamentals of JPA.

0:00 What is JPA?
0:54 Creating a new Maven project
3:12 Defining a Persistence Unit
5:04 Creating a MariaDB ® database
5:53 Configuring the database connection
7:27 Creating a JPA Entity
11:21 Encapsulating JPA logic
16:03 Using an EntityManager
19:34 Configuring table and column names
21:11 Extracting boilerplate code
27:04 Querying the database

#Java #JPA #Databases #MariaDB

MariaDB is making a big impact on the world. Whether you’re checking your bank account, buying a coffee, shopping online, making a phone call, listening to music, taking out a loan, or ordering takeout–MariaDB is the backbone of applications used every day. Companies small and large, including 75% of the Fortune 500 run MariaDB, touching the lives of billions of people. With massive reach through Linux distributions, enterprise deployments, and public clouds, MariaDB is uniquely positioned as the leading database for modern application development.

Рекомендации по теме
Комментарии
Автор

how do you do autocomplete for the xml attributes? thanks!

krakatoasundra