Does anybody know how to prevent eager fetching when using CreateAlias with the criteria api? I just want to use CreateAlias to specify a where clause without bring back the whole association. The association is cached so there is no reason whatsoever to bring it back from the DB and repopulate.
This may be related to the same issue with Hibernate http://opensource.atlassian.com/projects/hibernate/browse/HHH-3538 Thanks for any insight. Jesse --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
