Repository.findAll

Returns a list of all entities in the repository.

interface Repository(Entity)
Entity[]
findAll
()

Meta