| RE: [eclipselink-users] Unidirectional @OneToMany: is it possible with not nullable foreign key? |
|
Hi Andrei and Grodon,
I think I got your point.
I will try to resolve my case using @Embeddable and
@SecondaryTable (Card should be saved in separate table).
Thanks for support.
--Andrei From: eclipselink-users-bounces@xxxxxxxxxxx [mailto:eclipselink-users-bounces@xxxxxxxxxxx] On Behalf Of Gordon Yorke Sent: Donnerstag, 16. Juli 2009 17:12 To: EclipseLink User Discussions Subject: Re: [eclipselink-users] Unidirectional @OneToMany: is it possible with not nullable foreign key? --Gordon Andrei Shakirin wrote:
|