All Superinterfaces:
AnyDAO<User>, AnyRepoExt<User>, DAO<User>, org.springframework.data.repository.PagingAndSortingRepository<JPAUser,String>, org.springframework.data.repository.Repository<JPAUser,String>, UserDAO, UserRepoExt

public interface UserRepo extends org.springframework.data.repository.PagingAndSortingRepository<JPAUser,String>, UserRepoExt, UserDAO