Overload List

NameDescription
Protected methodStatic memberSlicedFindAll(Type, Int32, Int32, DetachedCriteria)
Returns a portion of the query results (sliced)
Protected methodStatic memberSlicedFindAll(Type, Int32, Int32, array<ICriterion>[]())
Returns a portion of the query results (sliced)
Protected methodStatic memberSlicedFindAll(Type, Int32, Int32, array<Order>[](), DetachedCriteria)
Returns a portion of the query results (sliced)
Protected methodStatic memberSlicedFindAll(Type, Int32, Int32, array<Order>[](), array<ICriterion>[]())
Returns a portion of the query results (sliced)

See Also