| Package | Description |
|---|---|
| org.qubership.automation.itf.core.hibernate.spring.repositories.executor.history | |
| org.qubership.automation.itf.core.model.jpa.history |
| Modifier and Type | Method and Description |
|---|---|
JvSnapshotEntity |
JaversSnapshotRepository.findFirstByGlobalIdOrderByVersionAsc(Long globalId) |
| Modifier and Type | Method and Description |
|---|---|
List<JvSnapshotEntity> |
JaversSnapshotRepository.findAllByGlobalIdIn(Collection<Long> globalIds) |
List<JvSnapshotEntity> |
JaversSnapshotRepository.findAllByGlobalIdOrderByVersionAsc(Long globalId,
org.springframework.data.domain.Pageable pageable) |
org.springframework.data.domain.Page<JvSnapshotEntity> |
JaversSnapshotRepository.findAllByTypeIs(org.javers.core.metamodel.object.SnapshotType type,
org.springframework.data.domain.Pageable pageable) |
| Constructor and Description |
|---|
QJvSnapshotEntity(com.querydsl.core.types.Path<? extends JvSnapshotEntity> path) |
Copyright © 2025. All rights reserved.