StudentLoanManagement
|
This is the complete list of members for com.student_loan.repository.ItemRepository, including all inherited members.
findByName(String name) | com.student_loan.repository.ItemRepository | |
findByOwner(Long ownerId) | com.student_loan.repository.ItemRepository | |
findByStatus(Item.ItemStatus status) | com.student_loan.repository.ItemRepository |