task/3382: Harmonisera tabellnamn #6
@ -44,7 +44,6 @@ public class ChecklistTemplate extends DomainObject {
|
||||
@Column(name = "template_number")
|
||||
private int templateNumber = DEFAULT_TEMPLATE_NUMBER;
|
||||
|
||||
@Lob
|
||||
@ElementCollection
|
||||
@CollectionTable(name = "checklist_template_question",
|
||||
joinColumns = @JoinColumn(name = "checklist_template_id"))
|
||||
|
Loading…
x
Reference in New Issue
Block a user