findAll abstract method

List<T> findAll()

Find all records

Implementation

List<T> findAll();