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