If you feel it's an NHibernate problem then go to an NHibernate list such as http://groups.google.com/group/nhusers and see if they can solve your problem...
On Tue, Dec 16, 2008 at 4:27 PM, Gabriel Mancini de Campos <[email protected]> wrote: > > Guys, I found something really bad. see this: > > if you need to create a channel search for a model to generate a > SQL type: LEFT > OUTER JOIN ON (AND A.pk B.fk Some Field == Valo) <- this field is not > generated in the ON clause, but in WHERE, and I think this is a > limitation of NHibernate! > > anyone have any idea how I can work around this problem? > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Castle Project Users" 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/castle-project-users?hl=en -~----------~----~----~----~------~----~------~--~---
