Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 236 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 236 Bytes

jpa-spilca

JPA and Hibernate examples based on a course by Laurentiu Spilca. For a change JPA 3.0 and PostgreSQL are used.

The project in the jpaunit folder should be build first since all the examples use a helper class from there.