Skip to content

sinedas/jpa-spring-samples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jpa-spring-samples

Preface

What is jpa-sping-samples. In my job I was doing presentation about JPA. It covered such aspects as persistence mapping, associations, inheritance strategies, entity livecycle, jpql queries. To present this themes I needed some working integration tests. Spring is used for dependency injection and for transactions management. Hibernate is used as JPA implementation.

And initial samples project born. Later I did some changes and decided to move code to github.

Domain

Samples domain

About

JPA usage samples for live JPA presentation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages