Hi.
> The default mapping rule for uni-directional one-to-many is using join table
> (spec content).
Thanks. What I want is obviously uni-directional one-to-many using join column
> Please add @ManyToOne to the other side to make it bi-directional
> relationship.
>
> There is already an enhancement request issue for using join column for
> uni-directional one-to-many and it will be added in JPA 2.0 spec.
Is a list of such issues maintained somewhere?
Thanks again for replying.
Bye.
/lexi