| Constructor and Description |
|---|
EgBillHibernateDao() |
| Modifier and Type | Method and Description |
|---|---|
EgBill |
create(EgBill egBill) |
void |
delete(EgBill egBill) |
List<EgBill> |
findAll() |
EgBill |
findById(Long id,
boolean lock) |
EgBillType |
getBillTypeByCode(String code) |
EgBill |
update(EgBill egBill) |
public EgBillType getBillTypeByCode(String code)
getBillTypeByCode in interface EgBillDaoCopyright © 2015–2016 eGovernments Foundation. All rights reserved.