Overload List

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

See Also