findAll

Finds all entities of the same type in a single transaction.

Return

A PagedQuery That returns the list of entities found. Empty list if none were found.

Parameters

T

The type of the entities to find.