public interface RelationshipRepository extends org.springframework.data.jpa.repository.JpaRepository<Relationship,RelationshipPK>
| Modifier and Type | Method and Description |
|---|---|
void |
deleteById1(String id1) |
void |
deleteById2(String id2) |
deleteAllByIdInBatch, deleteAllInBatch, deleteAllInBatch, deleteInBatch, findAll, findAll, findAll, findAll, findAllById, flush, getById, getOne, saveAll, saveAllAndFlush, saveAndFlushfindAllCopyright © 2025. All rights reserved.