Created generic Service (OpenJumpPostgisLayerService.class) to load Data from an PostGIS Table joined with another Table into an OpenJUMP Layer.
To get this running a JoinQuery.class, an OpenJumpPostgisSQLBuilder.class, a TableRelationMetadata.class and a PostgisTableMetadatDao.class was created, too.