views:

10

answers:

0

I thought that joinKeyColumnName() handles @JoinColumn, but in reality I could not get it to work. I want to get rid of the necessity to write name="" in @JoinColumn I want the property to be used as the column name.