Uses of Interface
org.qubership.atp.dataset.db.jpa.repositories.JpaJvSnapshotRepository
Packages that use JpaJvSnapshotRepository
-
Uses of JpaJvSnapshotRepository in org.qubership.atp.dataset.db.jpa
Constructors in org.qubership.atp.dataset.db.jpa with parameters of type JpaJvSnapshotRepositoryModifierConstructorDescriptionJaversSnapshotService(JpaJvSnapshotRepository snapshotRepository, JpaJvGlobalIdRepository globalIdRepository, JpaJvCommitRepository commitRepository, JpaJvCommitPropertyRepository commitPropertyRepository) Constructor.