@Repository public interface MDStoreCurrentVersionRepository extends org.springframework.data.jpa.repository.JpaRepository<eu.dnetlib.dhp.schema.mdstore.MDStoreCurrentVersion,String>
| Modifier and Type | Method and Description |
|---|---|
long |
countByCurrentVersion(String versionId) |
deleteAllByIdInBatch, deleteAllInBatch, deleteAllInBatch, deleteInBatch, findAll, findAll, findAll, findAll, findAllById, flush, getById, getOne, saveAll, saveAllAndFlush, saveAndFlushfindAlllong countByCurrentVersion(String versionId)
Copyright © 2025. All rights reserved.