find All
Find all entities of this type.
Return
a new PanacheQuery instance to find all entities of this type.
See also
Panache Companion. listAll
Panache Companion. streamAll
Find all entities of this type, in the given order.
Return
a new PanacheQuery instance to find all entities of this type.
See also
Panache Companion. listAll
Panache Companion. streamAll
Parameters
sort
the sort order to use