Interface for DAO-based repositories.
The type of the entity ID.
The entity type.
The org.jetbrains.exposed.v1.dao.EntityClass for this repository.
Finds all entities.
Finds an entity by its ID.