Uses of Interface
org.qubership.atp.dataset.db.dto.JaversCountResponse
Packages that use JaversCountResponse
-
Uses of JaversCountResponse in org.qubership.atp.dataset.db.jpa
Methods in org.qubership.atp.dataset.db.jpa that return types with arguments of type JaversCountResponseModifier and TypeMethodDescriptionJaversSnapshotService.findGlobalIdAndCount(Long lastRevisionCount) Get globalId and number of old objects. -
Uses of JaversCountResponse in org.qubership.atp.dataset.db.jpa.repositories
Methods in org.qubership.atp.dataset.db.jpa.repositories that return types with arguments of type JaversCountResponseModifier and TypeMethodDescriptionJpaJvSnapshotRepository.findGlobalIdAndCountGreaterThan(Long count)