I am trying to self reference a table but i don't get the relations. How have I got to translate the row: @JoinColumn(name="parent_id", referencedColumnName="id") to FLOW3? I don't get the parent_id in the Create-Statement, when I geneate the migration. Thanks for your help. Jutta