Long
countAll()
void
deleteById(K id)
List<V>
findAll()
V
findById(K id)
save(V entity)
saveAll(List<V> entity)