| RE: [eclipselink-users] Unidirectional @OneToMany: is it possible with not nullable foreign key? |
|
Also with unidirectional OneToMany - so all cards used only
for authentication will become foreign key pointed to dummy transaction in
transaction table.
But it is transparent for domain object model, on this level
user works with card as with independent object.
-- 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:
|