Interface ImplementationRepo

All Superinterfaces:
org.springframework.data.repository.CrudRepository<JPAImplementation,String>, DAO<Implementation>, ImplementationDAO, ImplementationRepoExt, org.springframework.data.repository.ListCrudRepository<JPAImplementation,String>, org.springframework.data.repository.Repository<JPAImplementation,String>

public interface ImplementationRepo extends org.springframework.data.repository.ListCrudRepository<JPAImplementation,String>, ImplementationRepoExt, ImplementationDAO