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.