asp.net - Nhibernate cursor issue -
Every time I refresh the page, I get the next 10 results. It is my intention that always be the same 10 Receiving items
I have the following page
export.rails? Items = 10
Which hits the following Monorail Handler
Public Zero Exports (Intuit items) {Typed PropertyBag.Climat = Representative Repository.Fanks All DelegatesEsport (item); } This calls the following method
public list & lt; Delegate & gt; FindAllDelegatesIsported (int item) {New list back & amp; Representative; Delegate & gt; (FindAll (Where. Delegate.IsExportedToGateSystem.IsNull, 0, Item, New Order [] {OrderBy.Delegate.ListName, OrderBy.Delegate.FirstName})); } FindAll takes the following parameters
FindAll (DetachCriteria, Firstresults, Maxresults, Param)
I am fairly new to NHibinate, this Can not relate to the cursor appreciate any thoughts
Comments
Post a Comment