Skip to content

Crud App developed using Spring and JPA/Hibernate. JPA which is a standard API for ORM (Object to relational mapping), defines only the specifications (just a interface) and HIbernate which is the popular implementation of JPA Spec. The coding to JPA spec helps us to maintain our app portable, flexible with any other vendor implementation

Notifications You must be signed in to change notification settings

KVSooriya/SpringHibernateJPACrud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

About

Crud App developed using Spring and JPA/Hibernate. JPA which is a standard API for ORM (Object to relational mapping), defines only the specifications (just a interface) and HIbernate which is the popular implementation of JPA Spec. The coding to JPA spec helps us to maintain our app portable, flexible with any other vendor implementation

Topics

Stars

Watchers

Forks

Packages

No packages published

Languages