Interface RelationshipViewRepository
- All Superinterfaces:
ReadOnlyRepository<RelationshipView,,RelationshipPK> org.springframework.data.repository.Repository<RelationshipView,RelationshipPK>
@Repository
public interface RelationshipViewRepository
extends ReadOnlyRepository<RelationshipView,RelationshipPK>
-
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from interface eu.dnetlib.organizations.repository.readonly.ReadOnlyRepository
count, existsById, findAll, findAll, findById
-
Method Details
-
findById1
-
findById2
-