@Repository public interface ContractorRepository extends org.springframework.data.jpa.repository.JpaRepository<Contractor,Long>
| Modifier and Type | Method and Description |
|---|---|
Contractor |
findByCodeIgnoreCase(String code) |
deleteAllInBatch, deleteInBatch, findAll, findAll, findAll, findAll, findAll, flush, getOne, save, saveAndFlushfindAllContractor findByCodeIgnoreCase(String code)
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.