HackerNoon Mobile

Better reading experience on the app
How to Get Started With JPA/Hibernateby@alejandroduarte
669 reads

How to Get Started With JPA/Hibernate

tldt arrow
Read on Terminal Reader
Read this story w/o Javascript

Too Long; Didn't Read

JPA solves the object-relational impedance mismatch by allowing you to map Java objects to database tables. The most popular JPA implementation is Hibernate ORM. This article gets you started with the HIBnate implementation of JPA. We’ll use only standard features and cover only the basics. You can use any database you want, but let’s continue with MariaDB. If you are looking for a comprehensive course on JPA, I recommend reading the JPA spec(https://jakarta.ee/specifications/persistence/3.0)

Companies Mentioned

Mention Thumbnail
Mention Thumbnail
featured image - How to Get Started With JPA/Hibernate
Alejandro Duarte HackerNoon profile picture

@alejandroduarte

Alejandro Duarte


Receive Stories from @alejandroduarte

react to story with heart

RELATED STORIES

L O A D I N G
. . . comments & more!