Let\'s say I have an @Entity class A with some @Columns and some @JoinColumns.
@Entity
@Columns
@JoinColumns
Now I created another @Entityclass