Fabio: How do you define a relation in the mapping but not in the domain? By just not giving a property name?
Like this? <many-to-one class="Target" column="FK" /> What can you do with it? Is is usable for criteria? I always have the problem that criteria can not make cartesian products for joins on any column... On 7 Sep., 18:58, Fabio Maulo <[email protected]> wrote: > 2009/9/7 merrycoder <[email protected]> > > > > > Cesar: That will be the last alternative if hql is not possible. hql > > would save me a lot of work especially concerning DB abstraction. > > And ? > what mean an JOIN without an FK ? > what will do the RDBMS different than the "old school way" > > -- > Fabio Maulo --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "nhusers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nhusers?hl=en -~----------~----~----~----~------~----~------~--~---
