@Repository public interface MDStoreVersionRepository extends org.springframework.data.jpa.repository.JpaRepository<eu.dnetlib.dhp.schema.mdstore.MDStoreVersion,String>
| Modifier and Type | Method and Description |
|---|---|
long |
countByMdstoreAndReadCountGreaterThan(String id,
int count) |
long |
countByMdstoreAndWriting(String id,
boolean b) |
void |
deleteByMdstore(String id) |
Iterable<eu.dnetlib.dhp.schema.mdstore.MDStoreVersion> |
findByMdstore(String mdId) |
deleteAllByIdInBatch, deleteAllInBatch, deleteAllInBatch, deleteInBatch, findAll, findAll, findAll, findAll, findAllById, flush, getById, getOne, saveAll, saveAllAndFlush, saveAndFlushfindAllCopyright © 2025. All rights reserved.