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, findAll, flush, getOne, save, saveAndFlushfindAllCopyright © 2019. All rights reserved.