public interface TopProcessRepository extends org.springframework.data.jpa.repository.JpaRepository<DbTopProcess,Long>
| Modifier and Type | Method and Description |
|---|---|
List<DbTopProcess> |
findProcessesByFqn(String processName) |
deleteAllInBatch, deleteInBatch, findAll, findAll, findAll, findAll, findAll, flush, getOne, save, saveAndFlushfindAllList<DbTopProcess> findProcessesByFqn(String processName)
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.