I am eager to know if it is possible. I had such problem and eventually ended up that it's impossible because there is no such relationship defined in Sun's spec but hope if it's possible in OpenJPA.
Nuno Furtado wrote: > > Good day to all, > > i have the following tables : > > SATAFIL0: > integer id > short domValue > > SATADOM0: > string domid > short domValue > > is there any way i can do a join between these two tables, considering the > domid value is not present on any table column in SATAFIL0? > > > \ / \ Nuno Furtado > ) ( ' ) > ( / ) http://twitter.com/sapiens > \(__ )| http://hubpages.com/profile/sapiens > > -- View this message in context: http://n2.nabble.com/Join-Tables-by-value-tp2263817p2267421.html Sent from the OpenJPA Users mailing list archive at Nabble.com.
