com.tapas.evidence.repository
Interface KindergartenRepository

All Superinterfaces:
CrudRepository<Kindergarten,Long>, KindergartenRepositoryCustom, org.springframework.data.repository.Repository<Kindergarten,Long>

public interface KindergartenRepository
extends CrudRepository<Kindergarten,Long>, KindergartenRepositoryCustom

Repository for access on kindergarten.

Since:
1.0.0
Author:
Michal Bocek

Method Summary
 
Methods inherited from interface com.tapas.evidence.repository.data.CrudRepository
create, delete, findAll, findById, read, update
 
Methods inherited from interface com.tapas.evidence.repository.KindergartenRepositoryCustom
findAll
 



Copyright © 2013. All Rights Reserved.