@Repository public interface BankAccountRepository extends org.springframework.data.jpa.repository.JpaRepository<org.egov.commons.Bankaccount,Long>
| Modifier and Type | Method and Description |
|---|---|
org.egov.commons.Bankaccount |
findByChartofaccounts_Glcode(String glcode) |
deleteAllInBatch, deleteInBatch, findAll, findAll, findAll, findAll, findAll, flush, getOne, save, saveAndFlushfindAllorg.egov.commons.Bankaccount findByChartofaccounts_Glcode(String glcode)
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.