Skip to main content
Dat 3. semester
Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Back to homepage

02 JPA Basics

Postgres

On 2nd semester we install Postgres 16.2 and PgAdmin in Docker Containers on our local machines. If you have lost the installation - or want a fresh beginning, please follow the guide here: Setting up Postgres on Localhost.

Monday (online)

  • Groups and meeting times can be found on Moodle.
  • Topic of the meeting: present your portfolio project ideas

Tuesday (class)

Prepare for class

Reading

Exercises in class

Wednesday (CodeLab)

CodeLab exercises on JPA. All day is devoted to pair programming.

Thursday (class)

Prepare for class

Reading

Video

  • Java annotations. Get an introduction to Java annotations to get a better understanding of what on earth a annotation is.

Exercises in class

Friday (portfolio dev day)

Goal: Get started on your portfolio project and create the first entity with JPA CRUD operations.

Resources