All Superinterfaces:
org.springframework.data.repository.CrudRepository<JPARole,String>, DAO<Role>, org.springframework.data.repository.ListCrudRepository<JPARole,String>, org.springframework.data.repository.Repository<JPARole,String>, RoleDAO, RoleRepoExt

public interface RoleRepo extends org.springframework.data.repository.ListCrudRepository<JPARole,String>, RoleRepoExt, RoleDAO