Works in AR 2.0

var session = ActiveRecordMediator
  .GetSessionFactoryHolder()
  .CreateSession(typeof(ActiveRecordBase));
var q = session.CreateMultiQuery();

-Markus

2009/7/17 [email protected] <[email protected]>

>
> Hello,
>
> I want to know in which version can I use MultiQuery in ActiveRecord.
> When Can I find Information about its usage?
>
> Many Thanks
> >
>

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to