| Constructor | Description |
|---|---|
ReportDAOImpl() |
| Modifier and Type | Method | Description |
|---|---|---|
List<Report> |
findAll() |
Finds all existing reports.
|
Report |
findByPrimaryKey(Integer id) |
Finds a report by id.
|
delete, detach, merge, refresh, save, saveOrUpdatedelete, detach, merge, refresh, save, saveOrUpdatepublic Report findByPrimaryKey(Integer id)
ReportDAOfindByPrimaryKey in interface ReportDAOid - system IDCopyright © 2002–2019 itracker. All rights reserved.