findAll

Finds all records in the database for the given class.

Return

A list of records.

Throws

if the class is not annotated with @Table.

if there is an error executing the query.