[Missing namespace summary documentation for N:Castle.MonoRail.ActiveRecordSupport.Pagination]
Syntax
| C# |
|---|
namespace Castle.MonoRail.ActiveRecordSupport.Pagination |
Classes
| Class | Description | |
|---|---|---|
| AbstractPaginableQuery |
Base class for all paginable queries, including custom ones.
| |
| ARPager |
Pendent
| |
| ARPaginableCriteria |
A paginable criteria.
Mimics the FindAll(Type) interface.
| |
| ARPaginableSimpleQuery |
Performs a simple query and paginate the results.
| |
| ARPaginationHelper |
Pendent
|
Interfaces
| Interface | Description | |
|---|---|---|
| IARPaginableDataSource |
Pendent
|