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