public interface WorkerLockRepository extends org.springframework.data.jpa.repository.JpaRepository<WorkerLock,Long>
| Modifier and Type | Method and Description |
|---|---|
void |
deleteByUuid(String uuid) |
int |
lock(String uuid) |
deleteAllInBatch, deleteInBatch, findAll, findAll, findAll, findAll, findAllById, flush, getOne, saveAll, saveAndFlushfindAllCopyright © 2023. All rights reserved.