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:
>
If you moved the @LoadFetchGroup from the getSubEntities() method to
where the m_subEntities property is defined, would that also work?
Fetch group docs -
http://openjpa.apache.org/builds/latest/docs/manual/manual.html#ref_guide_fetch_custom
-Donald
Pinaki Poddar wrote:
Hi Brain,
You ha
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 a