findAll abstract method

List<Entity> findAll()

Find all entity.

Implementation

List<Entity> findAll();