Relative Content

Tag Archive for javadatabasepostgresqlactivejdbc

activejdbc: compositie pk, multiple fk

I am using a PostgreSQL DB with two tables: a parent table A and child table B, where a one-to-many relationship applies. We manage our data using the activejdbc library.