I have a OneToOne bidirectional. but the relation only appears on the side with the column.
The entity is generated properly, with the annotation @OneToOne but the template doesn't generate attribute in entity-detail for this one.
Do you have a solution or a fix ? I wanted to display the relation with "Go To" button in both side.
Hi,
I have a OneToOne bidirectional. but the relation only appears on the side with the column. The entity is generated properly, with the annotation @OneToOne but the template doesn't generate attribute in entity-detail for this one.
Do you have a solution or a fix ? I wanted to display the relation with "Go To" button in both side.
Thanks