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