@Repository public interface ConflictGroupViewRepository extends ReadOnlyRepository<ConflictGroupView,ConflictGroupViewPK>
| Modifier and Type | Method and Description |
|---|---|
List<ConflictGroupView> |
findByCountry1OrCountry2(String country1,
String country2) |
count, existsById, findAll, findAll, findByIdList<ConflictGroupView> findByCountry1OrCountry2(String country1, String country2)
Copyright © 2025. All rights reserved.