Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVA

hibernate in spring boot

Hibernate is one of the popular implementations of JPA.
Hibernate understands the mappings that we add between objects and tables.
Hibernate ensures that data is stored/retrieved from the database based on the mappings.
Hibernate also provides additional features on top of JPA
 
PREVIOUS NEXT
Tagged: #hibernate #spring #boot
ADD COMMENT
Topic
Name
1+3 =