public interface OtherIdentifierRepository extends org.springframework.data.jpa.repository.JpaRepository<OtherIdentifier,OtherIdentifierPK>
| Modifier and Type | Method and Description |
|---|---|
void |
deleteByOrgId(String orgId) |
deleteAllByIdInBatch, deleteAllInBatch, deleteAllInBatch, deleteInBatch, findAll, findAll, findAll, findAll, findAllById, flush, getById, getOne, saveAll, saveAllAndFlush, saveAndFlushfindAllvoid deleteByOrgId(String orgId)
Copyright © 2025. All rights reserved.