findAllSync abstract method

List<T> findAllSync()

Find all objects that match this query.

Implementation

List<T> findAllSync();