Skip to content
Snippets Groups Projects

Create project Entity

Merged Marina Mădăraş requested to merge create-project into development

Closes #266 (closed).

I created the entities for JobHolder, Project and ProjectJobOffers. To keep in mind the TAM planning document did not have the id field within the super-class: JobHolder, but it is not possible to create an entity without an id (the other option would be to mark the JobHolder class with a @MappedSuperclass, but this makes it impossible to use JobHolder as a reference, let's say in JobOffers).

I left a couple TODOs in the code, since the other subtasks depend on these entities a lot, but they are not final.

Edited by Marina Mădăraş

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading