Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 521 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 521 Bytes

PA165 Persistence Seminars

This seminar materials are for 2 seminars and contain two maven modules: persistence-app and persistence-container. The persistence-app shows simple work with application managed Entity Manager. The persistence-container also works with application managed Entity Manager but adds excercises with container managed Entity Manager, JPQL and more advanced mapping excercise. To start with the tutorials see README.md files in the respective folders persistence-app and persistence-container.