persistence@glassfish.java.net

Re: _at_OneToMany without join table with TopLink

From: Aleksei Valikov <aleksei.valikov_at_gmail.com>
Date: Tue, 18 Dec 2007 14:15:17 +0100

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