Interface RelationshipViewRepository

All Superinterfaces:
ReadOnlyRepository<RelationshipView,RelationshipPK>, org.springframework.data.repository.Repository<RelationshipView,RelationshipPK>

@Repository public interface RelationshipViewRepository extends ReadOnlyRepository<RelationshipView,RelationshipPK>