Persisters for the return values of a List style query
Namespace: NHibernate.Hql.ClassicAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
Remarks
The Persisters stored by QueryTranslator have to be IQueryable. The
setter will attempt to cast the ILoadable array passed in into an
IQueryable array.