I need to filter all classes using a TenantId, that is in the root, with a FilterDefinition.
How I can specify the filter? The TenantId is in a base table, before it was in all rows, now I need a join to give it. I don't want to use this solution <http://stackoverflow.com/questions/3050050/nhibernate-many-to-one-on-joined-subclass-with-filter> because is too slow and with bad performance. Thank you. -- You received this message because you are subscribed to the Google Groups "nhusers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/nhusers. For more options, visit https://groups.google.com/d/optout.
