Skip to main content
Dat 3rd Sem Fall 2025
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

  • Præsenter dig selv (vi kender jo ikke nødvendigvis hinanden så godt endnu)
  • Giv en kort status på hvordan ugen er gået på 3. semester
  • Giv en status på hvordan det er gået specifikt med fredagsopgaven
    • Hvilke dele fik du løst?
    • Vis løsningen (dvs, din kode) og kør din kode i IntelliJ
    • Har du spørgsmål til opgaven eller stoffet?

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 (exercise day)

Resources