Overload List

NameDescription
Protected methodStatic memberFindAll(Type)
Returns all instances found for the specified type.
Protected methodStatic memberFindAll(Type, array<ICriterion>[]())
Returns all instances found for the specified type using criteria.
Protected methodStatic memberFindAll(Type, DetachedCriteria, array<Order>[]())
Returns all instances found for the specified type according to the criteria
Protected methodStatic memberFindAll(Type, array<Order>[](), array<ICriterion>[]())
Returns all instances found for the specified type using sort orders and criteria.

See Also